WO2021249041A1 - Display screen control method, device, terminal, and storage medium - Google Patents

Display screen control method, device, terminal, and storage medium Download PDF

Info

Publication number
WO2021249041A1
WO2021249041A1 PCT/CN2021/089313 CN2021089313W WO2021249041A1 WO 2021249041 A1 WO2021249041 A1 WO 2021249041A1 CN 2021089313 W CN2021089313 W CN 2021089313W WO 2021249041 A1 WO2021249041 A1 WO 2021249041A1
Authority
WO
WIPO (PCT)
Prior art keywords
display screen
state
target
flexible display
current
Prior art date
Application number
PCT/CN2021/089313
Other languages
French (fr)
Chinese (zh)
Inventor
冯东杰
Original Assignee
Oppo广东移动通信有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Publication of WO2021249041A1 publication Critical patent/WO2021249041A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/16Constructional details or arrangements
    • G06F1/1613Constructional details or arrangements for portable computers
    • G06F1/1633Constructional details or arrangements of portable computers not specific to the type of enclosures covered by groups G06F1/1615 - G06F1/1626
    • G06F1/1637Details related to the display arrangement, including those related to the mounting of the display in the housing
    • G06F1/1652Details related to the display arrangement, including those related to the mounting of the display in the housing the display being flexible, e.g. mimicking a sheet of paper, or rollable
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/16Constructional details or arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/147Digital output to display device ; Cooperation and interconnection of the display device with other functional units using display panels

Definitions

  • the embodiments of the present application relate to the field of terminal technology, and in particular to a method, device, terminal, and storage medium for controlling a display screen.
  • the retractable screen can change the screen size of the terminal through a retractable operation.
  • the expansion and contraction modes of the telescopic screen include manual expansion and contraction by the user and automatic expansion and contraction by pressing a button.
  • manual expansion when manual expansion is used, the user holds the retractable screen with both hands and stretches or contracts; when automatic expansion is adopted, the user clicks a virtual button or a physical button to trigger the mechanical structure of the screen to drive the retractable screen to automatically expand.
  • the embodiments of the present application provide a method, device, terminal, and storage medium for controlling a display screen.
  • the technical solution is as follows:
  • an embodiment of the present application provides a method for controlling a display screen.
  • the method is used in a terminal with a flexible display screen.
  • the terminal includes a first housing and a second housing.
  • the first housing is slidably connected, and the second housing and the first housing change the exposed display area of the flexible display screen through relative movement, and the method includes:
  • the flexible display screen In response to a mismatch between the current display screen state and the target display screen state, the flexible display screen is controlled to expand and contract, wherein the display screen state of the flexible display screen after the expansion and contraction is the target display screen state.
  • an embodiment of the present application provides a control device for a display screen.
  • the device is used in a terminal with a flexible display screen.
  • the terminal includes a first housing and a second housing. In sliding connection with the first housing, the second housing and the first housing change the exposed display area of the flexible display screen through relative movement, and the device includes:
  • An obtaining module configured to obtain a current display screen state of the flexible display screen in a current application scenario, where the current display screen state includes at least one of an extended state and a retracted state;
  • a state determining module configured to determine a target display screen state corresponding to the current application scenario, and the target display screen state is determined according to the historical display screen state of the flexible display screen in the current application scenario;
  • the control module is configured to control the expansion and contraction of the flexible display screen in response to the current state of the display screen and the state of the target display screen, where the display screen state of the flexible display screen after the expansion and contraction is the target display screen state.
  • an embodiment of the present application provides a terminal, the terminal includes a processor and a memory; the memory stores at least one instruction, and the at least one instruction is used to be executed by the processor to implement the above-mentioned aspect The control method of the display screen.
  • a computer-readable storage medium stores at least one instruction, and the at least one instruction is used to be executed by a processor to implement the method for controlling the display screen as described in the foregoing aspect.
  • a computer program product or computer program is also provided.
  • the computer program product or computer program includes computer instructions, and the computer instructions are stored in a computer-readable storage medium.
  • the processor of the computer device reads the computer instruction from the computer-readable storage medium, and the processor executes the computer instruction, so that the computer device executes the method for controlling the display screen provided in the various optional implementations of the foregoing aspects.
  • FIG. 1 is a schematic structural diagram of a terminal in a contracted state provided by an exemplary embodiment of the present application
  • Fig. 2 is a schematic structural diagram of a terminal in a stretched state provided by an exemplary embodiment of the present application
  • FIG. 3 is a three-dimensional exploded schematic diagram of a terminal provided by an exemplary embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of a terminal cross-section in a retracted state provided by an exemplary embodiment of the present application
  • FIG. 5 is a schematic structural diagram of a terminal cross-section in an extended state provided by an exemplary embodiment of the present application.
  • Fig. 6 shows a flowchart of a method for controlling a display screen provided by an exemplary embodiment of the present application
  • FIG. 7 is a schematic diagram of an interface of an implementation process of a method for controlling a display screen provided by an exemplary embodiment of the present application.
  • Fig. 8 is a flowchart of a method for controlling a display screen provided by another exemplary embodiment of the present application.
  • Fig. 9 is a flowchart of a method for controlling a display screen provided by another exemplary embodiment of the present application.
  • FIG. 10 shows a structural block diagram of a control device for a display screen provided by an embodiment of the present application.
  • FIG. 11 shows a structural block diagram of a terminal provided by an exemplary embodiment of the present application.
  • the "plurality” mentioned herein means two or more.
  • “And/or” describes the association relationship of the associated objects, indicating that there can be three types of relationships, for example, A and/or B, which can mean: A alone exists, A and B exist at the same time, and B exists alone.
  • the character “/” generally indicates that the associated objects before and after are in an "or” relationship.
  • the method for controlling the display screen provided by the embodiment of the present application is applied to a terminal with a flexible display screen (a telescopic screen terminal).
  • a terminal with a flexible display screen a telescopic screen terminal.
  • the structure of the terminal is first described below.
  • the terminal 100 in the embodiment of the present application includes a housing assembly 10, a flexible display screen 30, a driving member 50 and a driving mechanism 70.
  • the housing assembly 10 is a hollow structure; components such as the driving member 50, the driving mechanism 70, and the camera 60 can all be arranged in the housing assembly 10.
  • the terminal 100 in the embodiment of the present application includes, but is not limited to, mobile terminals such as mobile phones and tablets, or other portable electronic devices.
  • the terminal 100 is a mobile phone as an example for description.
  • the housing assembly 10 includes a first housing 12 and a second housing 14, and the first housing 12 and the second housing 14 can move relatively.
  • the first housing 12 and the second housing 14 are slidably connected, that is, the second housing 14 can slide relative to the first housing 12.
  • the first housing 12 and the second housing 14 jointly form an accommodating space 16.
  • the accommodating space 16 can be used to place components such as the driving member 50, the camera 60, and the driving mechanism 70.
  • the housing assembly 10 may further include a back cover 18, and the back cover 18 and the first housing 12 and the second housing 14 together form an accommodating space 16.
  • the driving member 50 is disposed in the second casing 14, one end of the flexible display screen 30 is disposed in the first casing 12, the flexible display screen 30 bypasses the driving member 50, and the other end of the flexible display screen is disposed in the accommodation In the space 16, part of the flexible display screen 30 is hidden in the accommodating space 16, and part of the flexible display screen 30 hidden in the accommodating space 16 may not be lit.
  • the first housing 12 and the second housing 14 are relatively far away, and the flexible display screen 30 can be driven by the driving member 50 to expand, so that more flexible display screens 30 are exposed outside the accommodating space 16.
  • the flexible display screen 30 exposed outside the accommodating space 16 is lighted up, so that the display area presented by the terminal 100 becomes larger.
  • the driving member 50 is a rotating shaft structure with teeth 52 on the outside, and the flexible display screen 30 is linked with the driving member 50 through meshing or the like.
  • the driving member 50 drives a part of the flexible display screen 30 engaged on the driving member 50 to move and unfold.
  • the driving member 50 can also be a round shaft without teeth 52.
  • the driving member 50 will wind the part of the flexible display screen 30 on the driving member 50. Expand so that more flexible display screens are exposed outside the accommodating space 16 and are in a flat state.
  • the driving member 50 is rotatably disposed on the second housing 14, and when the flexible display screen 30 is gradually expanded, the driving member 50 can rotate with the movement of the flexible display screen 30.
  • the driving member 50 may also be fixed on the second housing 14, and the driving member 50 has a smooth surface. When the flexible display screen 30 is expanded, the driving member 50 can slidably contact with the flexible display screen 30 through its smooth surface.
  • the terminal 100 further includes a resetting member (not shown). One end of the flexible display screen housed in the accommodating space 16 is linked with the resetting member. When the first housing 12 and the second housing 14 are relatively close, the resetting member drives the flexible The display screen 30 is reset, so that part of the flexible display screen is retracted into the accommodating space 16.
  • the driving mechanism 70 may be disposed in the accommodating space 16, the driving mechanism 70 may be linked with the second housing 14, and the driving mechanism 70 is used to drive the second housing 14 relative to the first housing 12. Performing a separation movement, thereby driving the flexible display screen assembly 30 to stretch. It can be understood that the driving mechanism 70 may also be omitted, and the user may directly move the first housing and the second housing relative to one another manually.
  • the foregoing embodiment only takes the flexible display screen being stretchable in the width direction as an example for description.
  • the flexible display screen has a fixed width and is stretchable in the height direction.
  • the size of the terminal is similar to that of the traditional terminal, while when the flexible display screen is in the retracted state, the height of the terminal is half of that of the traditional terminal. This embodiment does not limit this.
  • the user when manually controlling the expansion and contraction of the flexible display screen, the user is required to hold the terminal with both hands, and control the contraction or stretching by moving the hands toward and away from each other.
  • the flexible display screen will not be able to stretch.
  • the button touch method to control the expansion and contraction of the flexible display screen, it is necessary to set virtual buttons in the user interface in advance, or set physical buttons in the terminal housing.
  • the virtual button triggering method the user first needs to trigger the display of the virtual buttons through a series of operations, and the process is complicated.
  • additional openings need to be provided in the terminal housing and the terminal needs to be opened. The layout of other internal components is adjusted, and the implementation cost is higher.
  • the terminal should be able to determine the target display screen state in various application scenarios based on the historical display screen state of the flexible display screen, so that when the target display screen state does not match the current display screen state ,
  • the flexible display is automatically controlled to expand to the target display state, without the need to set additional virtual or physical buttons, and it can be realized even if the user holds the terminal with one hand, which simplifies the expansion and contraction process of the flexible display and improves the performance of the flexible display.
  • the degree of telescopic intelligence An exemplary embodiment is used for description below.
  • FIG. 6 shows a flowchart of a method for controlling a display screen provided by an exemplary embodiment of the present application.
  • the method is executed by the terminal shown in FIGS. 1 to 5 as an example for description, and the process includes the following steps:
  • Step 601 Acquire the current display screen state of the flexible display screen in the current application scenario, where the current display screen state includes at least one of an extended state and a retracted state.
  • the terminal obtains the stretching distance of the flexible display screen through a displacement sensor, so as to determine the display screen state of the flexible display screen according to the stretching distance.
  • the terminal determines that the flexible display screen is in a retracted state, and if the stretched distance of the flexible display screen is greater than or equal to the first distance threshold, the terminal determines that the flexible display screen is stretched State, wherein the first distance threshold is less than or equal to the maximum stretch distance of the flexible display screen.
  • the maximum stretching distance is 7 cm. If the stretching distance of the flexible display screen is less than 7cm (that is, the exposed display area is less than 7 ⁇ 14cm), it is in a retracted state. If the stretching distance of the flexible display screen is equal to 7cm (that is, the exposed display area is equal to 7 ⁇ 14cm), it is in a Stretched state.
  • the terminal can also obtain the display screen status in other ways (for example, obtaining the display screen status through a mechanical structure connected to the flexible display screen), which is not limited in this embodiment. .
  • Step 602 Determine the target display screen state corresponding to the current application scenario, and the target display screen state is determined according to the historical display screen state of the flexible display screen in the current application scenario.
  • the target display screen state is the display screen state that conforms to the user's screen scaling habits in the current application scenario.
  • the target display state is determined according to the historical display state of the flexible display screen of the current terminal in the current application scenario, that is, the target display state is determined according to the historical screen of the local user in the current application scenario
  • the scaling habit is determined; or, the target display screen state is determined based on the historical display screen state of the flexible display screen of the associated terminal in the current application scenario, where the terminal usage habits of the user corresponding to the associated terminal are similar to the terminal usage habits of the local user.
  • the terminal collects data on the display screen status of the flexible display screen in different application scenarios during use, and determines the target display screen status corresponding to the different application scenarios through the analysis program, and then displays the application scenarios and the target The screen status is stored associatively. When subsequently entering a certain application scenario, the state of the target display screen is directly read from the association relationship.
  • the user's preferred display status is related to many factors, such as the application currently running in the foreground (when using a video playback application, the user prefers to stretch the flexible display to the maximum size to achieve the best display effect ;
  • the user prefers to shrink the flexible display to the smallest size to achieve one-handed touch), related to the current power information (when the power is sufficient, the user prefers to stretch the flexible display to The largest size to achieve the best display effect; and when the battery is insufficient, the user prefers to stretch the flexible display to the smallest size to reduce display power consumption and save power), related to the current location (such as in a private place)
  • the user prefers to stretch the flexible display to the maximum size to achieve the best display effect; while in public places, the user prefers to stretch the flexible display to the minimum size to avoid personal privacy leakage), related to the terminal's current user (For example, men have larger palms and prefer to stretch the flexible display, while women's palms prefer to shrink the flexible display).
  • the terminal obtains the multi-dimensionality corresponding to the current application scenario Information (that is, the application scenario is fine-grained), so as to determine the state of the target display screen according to the multi-dimensional information.
  • the current application scenario Information that is, the application scenario is fine-grained
  • the scene information corresponding to the current application scene includes at least one of the following: foreground application information, power information, location information, and use object information.
  • the foreground application information includes at least one of the foreground application identifier and the foreground application type; the power information includes at least one of the remaining power and the charging state; the location information includes the geographic location coordinates and the location type (home , Company, public transportation, etc.); the use object information includes at least one of the use object name, the use object gender, and the use object biological parameters (such as fingerprints).
  • Step 603 In response to the current state of the display screen does not match the state of the target display screen, control the expansion and contraction of the flexible display screen, wherein the display screen state of the flexible display screen after expansion and contraction is the target display screen state.
  • the terminal detects whether the current display screen state matches the target display screen state, and if it does not match, the flexible display screen is controlled to expand and contract, so that the display screen state of the flexible display screen after expansion and contraction becomes the target display screen state.
  • the terminal 701 determines the stretched state of the target display state of the flexible display screen according to the video playback application 702 currently running in the foreground. Since the current display screen state is the contracted state, The terminal controls the flexible display screen to stretch to a stretched state, and displays the video picture on the full screen in the stretched flexible display screen.
  • the terminal generates a telescopic instruction and sends the telescopic instruction to the screen mechanical component, and the screen mechanical component controls the expansion and contraction of the flexible display screen according to the telescopic instruction.
  • the stretch command may be a pulse width modulation (Pulse Width Modulation, PWM) signal
  • the screen mechanical component may be the driving mechanism 70 shown in FIG. 4.
  • the terminal in response to the current display screen state matching the target display screen state, controls the flexible display screen to maintain the current display screen state.
  • the display buffer needs to be re-adjusted, and the interface elements in the user interface must be re-layouted to adapt to the screen size of the exposed display area of the flexible display (and Screen resolution), this embodiment will not be repeated here.
  • the current display state of the flexible display screen in the current application scenario is obtained, and the flexible display screen To determine the target display status corresponding to the current application scene, so that when the current display status does not match the target display status, the flexible display is automatically controlled to expand and contract, so that the flexible display is in the target display state.
  • the flexible display is automatically extended to a display state that conforms to the user’s usage habits, without the user needing to manually stretch the flexible display, and without the user triggering the flexible display through a button.
  • Telescopic simplifies the telescopic process of the flexible display, and improves the telescopic intelligence of the flexible display.
  • the determining the target display screen state corresponding to the current application scenario includes:
  • the determining the target display screen state corresponding to the current application scenario according to the first duration and the second duration includes:
  • the determining the target display screen state corresponding to the current application scenario according to the first duration and the second duration includes:
  • the method also includes:
  • the target user portrait is sent to the server.
  • the target user portrait includes display screen states corresponding to other application scenarios, and displays corresponding to the other application scenarios
  • the screen state is determined according to the historical display screen state of the flexible display screen in the other application scenarios;
  • the target display screen state is determined by the server according to the display screen state corresponding to the current application scenario in the reference user portrait, the reference user portrait and the target
  • the matching degree of the display screen state corresponding to the other application scenarios in the user portrait is greater than the matching degree threshold.
  • the method further includes:
  • the flexible display screen presents a third duration of different screen sizes, and the screen size is the size of the exposed display area of the flexible display screen;
  • the controlling expansion and contraction of the flexible display screen in response to the current display screen state not matching the target display screen state includes:
  • the flexible display screen In response to the current display screen state not matching the target display screen state, the flexible display screen is controlled to expand and contract according to the target screen size, wherein the size of the exposed display area of the flexible display screen after expansion is the The target screen size.
  • the method further includes:
  • controlling the flexible display screen In response to the current display screen state matching the target display screen state, controlling the flexible display screen to maintain the current display screen state.
  • controlling the flexible display screen to maintain the current display screen state includes:
  • the flexible display screen In response to the size difference between the current screen size and the target screen size being greater than the fourth threshold, the flexible display screen is controlled to expand and contract according to the size difference, wherein the exposed display of the flexible display screen after the expansion and contraction The size of the area is the target screen size.
  • controlling the expansion and contraction of the flexible display screen includes:
  • the method also includes:
  • the scene information corresponding to the current application scene includes at least one of the following: foreground application information, power information, location information, and use object information;
  • the foreground application information includes at least one of a foreground application identifier and a foreground application type
  • the power information includes at least one of a remaining power and a charging state
  • the location information includes at least one of geographic location coordinates and location type
  • the use target information includes at least one of a use target name, a use target gender, and a use target biological parameter.
  • FIG. 8 shows a flowchart of a method for controlling a display screen provided by another exemplary embodiment of the present application.
  • the method is executed by the terminal shown in FIGS. 1 to 5 as an example for description, and the process includes the following steps:
  • Step 801 Acquire the current display screen state of the flexible display screen in the current application scenario, where the current display screen state includes at least one of an extended state and a retracted state.
  • Step 802 Obtain the first time period during which the flexible display screen is in the extended state and the second time period during which the flexible display screen is in the retracted state in the current application scenario.
  • the length of time the flexible display screen is in various display states is counted, so as to determine the first time length of the flexible display screen in the extended state in each application scenario (accumulate the length of time in the extended state), And the second length of time the flexible display screen is in the retracted state (obtained by accumulating the length of time in the retracted state).
  • the terminal stores the statistical data locally in the terminal, and reads it locally when it needs to be used; in another possible implementation manner, the terminal reports the statistical data to the server, and when it needs to be used, that is, It is read from the server, which is not limited in this embodiment.
  • the corresponding relationship between the application scenario (explained in two dimensions including foreground application information and power information), the first duration and the second duration stored in the terminal is shown in Table 1.
  • Front desk application information Battery information First time Second duration Video playback application More than 50% 140 minutes 20 minutes Video playback application Less than 50% 15 minutes 75 minutes Instant messaging application More than 50% 10 minutes 90 minutes Instant messaging application Less than 50% 12 minutes 80 minutes
  • the terminal After obtaining the first duration and the second duration, the terminal determines the target display screen state corresponding to the current application scenario according to the first duration and the second duration (steps 803 to 805).
  • Step 803 Determine the proportion of the first duration in the stretched state and the proportion of the second duration in the crimped state according to the first duration and the second duration.
  • the terminal determines the total duration of the current application scenario according to the first duration and the second duration, and then determines the proportion of the first duration in the stretched state according to the first duration and the total duration, and according to the first duration and the total duration, The second duration and the total duration determine the proportion of the second duration in the curled state.
  • step 804 in response to the first duration ratio being greater than the first threshold, it is determined that the state of the target display screen is the extended state.
  • the terminal is preset with a first threshold, and when the proportion of the first duration is greater than the first threshold, the terminal determines that the state of the target display screen is the extended state.
  • the first threshold is 80, 85%, or 90%.
  • the terminal determines the stretched state as the target display screen state.
  • step 805 in response to the second duration ratio being greater than the second threshold, it is determined that the state of the target display screen is the contracted state.
  • the terminal is preset with a second threshold, and when the proportion of the second duration is greater than the second threshold, the terminal determines that the state of the target display screen is the scrolled state.
  • the second threshold is 75, 80%, or 85%, and so on.
  • the terminal determines that the second duration is 90%, because the second duration 90% is greater than the second threshold 85% , Therefore, the terminal determines the scrolling state as the target display state.
  • the terminal may also pre-determine and store the corresponding relationship between different application scenarios and the status of the display screen. During subsequent use, it will directly obtain the target display status from the corresponding relationship based on the current application scenario.
  • the example does not limit this.
  • the terminal may also determine the application based on the frequency of changes in the display state of the flexible display screen in the application scenario.
  • the state of the target display screen corresponding to the scene is not limited in this embodiment.
  • step 806 it is determined that in the state of the target display screen, the flexible display screen presents a third duration of different screen sizes, and the screen size is the size of the exposed display area of the flexible display screen.
  • the terminal when the terminal supports stretching the flexible display to the maximum screen size and shrinking the flexible display to the minimum screen size, correspondingly, if the current display status does not match the target display status, the terminal will follow In the target display state, the flexible display screen is stretched to the maximum screen size (the target display screen state is the stretched state), or the flexible display screen is contracted to the minimum screen size (the target display screen state is the retracted state).
  • the flexible display screen can be stretched appropriately according to personal usage habits, that is, the screen size of the exposed display area of the flexible display screen can be located between the minimum screen size and the maximum screen size. Between screen sizes. Therefore, in order to make the screen size of the flexible display screen more in line with the user’s personal habits after auto-scaling, optionally, after the terminal determines the state of the target display screen, the target display screen state is further determined, and the flexible display screen presents the third duration of different screen sizes. .
  • the screen size may be a range of a screen size, or may be a specific screen size, which is not limited in this embodiment.
  • the screen size of the flexible display in the retracted state, is in the range of 7 to 10.5 cm, and in the stretched state, the screen size of the flexible display is in the range of 10.5 to 14 cm.
  • the terminal determines the third duration of each screen size in the interval of 10.5 cm to 14 cm for the flexible display screen. For example, the terminal determines that the third duration under the screen size of 11cm is 10 minutes, the third duration under the screen size of 12cm is 90 minutes, and the third duration under the screen size of 13cm is 20 minutes. The third time under the 14cm screen size is 20 minutes.
  • Step 807 Determine the screen size corresponding to the longest third duration as the target screen size.
  • the terminal determines the longest third duration, and determines its corresponding screen size as the target screen size. Combining the examples in the above steps, the terminal determines 12cm as the target screen size.
  • the terminal may also pre-determine the corresponding relationship between different application scenarios and the target screen size, and store it. During subsequent use, it directly obtains the target screen size from the corresponding relationship based on the current application scenario. Not limited.
  • Step 808 in response to the current state of the display screen does not match the state of the target display screen, control the expansion and contraction of the flexible display screen according to the target screen size, wherein the size of the exposed display area of the flexible display screen after expansion and contraction is the target screen size.
  • the terminal if the current display status does not match the target display status, the terminal generates a telescoping command according to the target screen size, so as to send the telescoping command to the screen mechanical component, so that the screen mechanical component controls the flexible display to expand and contract. To the target screen size.
  • Step 809 Determine the current screen size of the flexible display screen in response to the current display screen state matching the target display screen state.
  • the terminal maintains the current display screen state of the flexible display screen.
  • the terminal determines the current display area of the flexible display screen. Screen size, and then determine whether the current screen size needs to be fine-tuned according to the current screen size and the target screen size.
  • Step 810 in response to the size difference between the current screen size and the target screen size being less than the fourth threshold, control the flexible display screen to maintain the current screen size.
  • the fourth threshold is 0.5 cm.
  • the terminal maintains the current screen size.
  • Step 811 in response to the size difference between the current screen size and the target screen size being greater than the fourth threshold, control the flexible display screen to expand and contract according to the size difference, where the size of the exposed display area of the flexible display screen after expansion and contraction is the target screen size.
  • the terminal controls the flexible display to expand and contract according to the size difference, so that the screen size of the flexible display reaches The target screen size.
  • the terminal controls the flexible display to shrink by 1cm, so that The screen size reaches 12 ⁇ 7cm.
  • the terminal automatically controls the expansion and contraction of the flexible display screen, so the posture of the user holding the terminal will affect the automatic expansion and contraction.
  • the terminal obtains the terminal holding state, and if the terminal supports automatic expansion and contraction in the holding state, the flexible display screen is controlled to expand and contract; if If the terminal does not support automatic expansion and contraction in the holding posture, the holding posture adjustment reminder will be issued.
  • a sensor is provided at the edges of the first housing and the second housing (that is, the middle frame of the terminal).
  • the sensor may be a touch sensor, a pressure At least one of a sensor and a thermal sensor.
  • the terminal determines the holding posture of the terminal through the sensor data collected by the sensor.
  • the terminal determines that the terminal's holding posture does not support automatic expansion; when only the edge of the first housing or the edge of the second housing collects the sensor data, the terminal Make sure that the terminal holding posture supports automatic telescoping.
  • the manner of reminding the holding posture adjustment may include at least one of vibration reminding, text reminding, animation reminding, and voice reminding, which is not limited in this embodiment.
  • the terminal calculates the length of time that the flexible display screen is in the stretched state and the retracted state in the application scenario, thereby determining the target display screen state corresponding to the application scenario according to the proportion of the time duration, that is, keeping the maximum duration in the application scenario.
  • the long display screen state is determined as the target display screen state, so that the determined target display screen state with probability conforms to the user's usage habits, and the accuracy of the automatic control of the display screen is improved.
  • the terminal further determines the optimal screen size of the target display screen according to the holding time corresponding to different screen sizes in the target display screen state, and then controls the flexible display screen to expand and contract based on the optimal screen size.
  • the screen size of the flexible display screen after expansion and contraction conforms to the user's personal usage habits, which further improves the user experience after the automatic expansion and contraction of the display screen.
  • the terminal before controlling the automatic expansion and contraction of the flexible display screen, the terminal obtains the holding state of the terminal and controls the expansion and contraction of the flexible display screen when the holding state supports automatic expansion, so as to avoid the influence of the user's holding gesture on the automatic expansion and contraction of the screen. Improve the security of automatic scaling.
  • the target display screen status determined based on the statistical data may have deviations.
  • the terminal may obtain the target display screen state of other terminals in the application scenario from the server.
  • steps 803 to 805 can be replaced with step 8031, and after step 802, 8032 and 8033 can also be included.
  • Step 8031 In response to the total usage duration in the current application scenario being greater than the third threshold, determine the target display screen state corresponding to the current application scenario according to the first duration and the second duration.
  • the total usage duration is the sum of the first duration and the second duration.
  • the terminal determines that the statistical data in the current application scenario is sufficient, so as to determine the target display screen state according to the first time length and the second time length.
  • the terminal determines that the statistical data in the current application scenario is sufficient, so as to determine the target display screen state according to the first time length and the second time length.
  • the terminal determines the target display screen state corresponding to the current application scene according to the first time length and the second time length.
  • Step 8032 In response to the total usage time in the current application scenario being less than the third threshold, send the target user portrait to the server.
  • the target user portrait includes the display status corresponding to other application scenarios, and the display status corresponding to other application scenarios is based on other applications.
  • the historical display status of the flexible display in the scene is determined.
  • the terminal determines the status of the display screen corresponding to different application scenarios (the total usage time of the application scenario is greater than the third threshold) according to the statistical data in different application scenarios, and determines the status of the display screen according to the difference between the application scenario and the display status. Correspondence between the two, construct the target user portrait.
  • the target user portrait (application scenario including foreground application information, power information, and location information) contains data as shown in Table 2.
  • Front desk application information Battery information Location information Display status Video playback application More than 50% Public places Crimped state Video playback application Less than 50% Public places Crimped state Video playback application More than 50% Private place Stretched state News Reader App More than 50% Public places Stretched state News Reader App Less than 50% Public places Crimped state News Reader App More than 50% Private place Stretched state;
  • the terminal uploads the constructed target user portrait to the server, and the server analyzes the user portraits uploaded by a large number of terminals to determine the associated terminal with similar usage habits as the current terminal.
  • the terminal When the total usage time in the current application scenario is less than the third threshold, the terminal sends a display screen status acquisition request to the server, which includes the scene information corresponding to the current application scenario, and requests the server to feed back the target display status corresponding to the current application scenario .
  • the user portrait may also include user information, such as user age, user gender, user region, or terminal information, such as terminal model, This implementation does not limit information such as the applications installed on the terminal and the frequency of use of the applications.
  • Step 8033 Receive the target display status fed back by the server.
  • the target display status is determined by the server according to the display status corresponding to the current application scene in the reference user portrait, and the reference user portrait and the display status corresponding to other application scenarios in the target user portrait
  • the matching degree of is greater than the matching degree threshold.
  • the server after the server obtains the target user portrait, it performs data conversion processing on the data therein to obtain the target portrait matrix corresponding to the target user portrait conversion, and calculates the difference between the target portrait matrix and the mass portrait matrix Matching degree, so that the portrait matrix with matching degree higher than the matching degree threshold is determined as the reference portrait matrix, and then the target corresponding to the current application scene is determined according to the reference user portrait corresponding to the reference portrait matrix (including the display status corresponding to the current application scene) Display status.
  • the server may also determine the similarity between the user portraits according to other information, such as the above-mentioned user information and terminal information, which is not limited in this embodiment.
  • the server feeds back the determined target display status to the terminal so that the terminal can also follow the target display status provided by the server (based on the screen usage habits of similar users in the current application scenario when the corresponding statistical data of the current application scenario is insufficient) (OK) to automatically expand the screen.
  • the terminal sends a user portrait corresponding to the current terminal to the server, and the server determines a reference user portrait similar to the current user portrait from a large number of user portraits, and then according to the display screen corresponding to the current application scenario in the reference user portrait Status, determine the status of the target display screen, and feed it back to the terminal for automatic scaling control, which improves the accuracy of the screen automatic scaling control in the first application scenario or in the low-frequency application scenario.
  • FIG. 10 shows a structural block diagram of a display screen control device provided by an embodiment of the present application.
  • the device can be implemented as all or part of the terminal through software, hardware or a combination of the two.
  • the device includes:
  • the obtaining module 1001 is configured to obtain the current display screen state of the flexible display screen in the current application scenario, where the current display screen state includes at least one of an extended state and a retracted state;
  • the state determining module 1002 is configured to determine the state of the target display screen corresponding to the current application scenario, and the state of the target display screen is determined according to the historical display screen state of the flexible display screen in the current application scenario;
  • the control module 1003 is configured to control the expansion and contraction of the flexible display screen in response to a mismatch between the current display screen state and the target display screen state, wherein the display screen state of the flexible display screen after the expansion and contraction is the target display Screen status.
  • the status determination module 1002 includes:
  • a duration acquiring unit configured to acquire the first duration of time that the flexible display screen is in the extended state and the second duration of time that the flexible display screen is in the retracted state in the current application scenario;
  • the state determining unit is configured to determine the state of the target display screen corresponding to the current application scenario according to the first duration and the second duration.
  • the status determination unit is used to:
  • the status determination unit is also used for:
  • the device also includes:
  • the portrait sending module is configured to send a target user portrait to the server in response to the total usage time in the current application scenario being less than the third threshold, where the target user portrait includes display screen states corresponding to other application scenarios, The display screen status corresponding to other application scenarios is determined according to the historical display screen status of the flexible display screen in the other application scenarios;
  • the receiving module is configured to receive the target display screen state fed back by the server, the target display screen state being determined by the server according to the display screen state corresponding to the current application scenario in the reference user portrait, and the reference user
  • the matching degree between the portrait and the display screen state corresponding to the other application scenarios in the target user portrait is greater than the matching degree threshold.
  • the device further includes:
  • the size determination module is used to determine the third time duration for the flexible display screen to present different screen sizes in the target display screen state, and the screen size is the size of the exposed display area of the flexible display screen; The screen size corresponding to three hours is determined as the target screen size;
  • the control module 1003 is used for:
  • the flexible display screen In response to the current display screen state not matching the target display screen state, the flexible display screen is controlled to expand and contract according to the target screen size, wherein the size of the exposed display area of the flexible display screen after expansion is the The target screen size.
  • control module 1003 is also used for:
  • controlling the flexible display screen In response to the current display screen state matching the target display screen state, controlling the flexible display screen to maintain the current display screen state.
  • control module 1003 further includes:
  • the first control unit is configured to control the flexible display screen to maintain the current screen size in response to the size difference between the current screen size and the target screen size being less than a fourth threshold;
  • the second control unit is configured to control the expansion and contraction of the flexible display screen according to the size difference in response to the size difference between the current screen size and the target screen size being greater than the fourth threshold.
  • the size of the exposed display area of the flexible display screen is the target screen size.
  • control module 1003 is also used for:
  • the device also includes:
  • the prompt module is used for reminding the holding posture adjustment in response to the terminal holding posture that does not support automatic expansion and contraction.
  • the scene information corresponding to the current application scene includes at least one of the following: foreground application information, power information, location information, and use object information;
  • the foreground application information includes at least one of a foreground application identifier and a foreground application type
  • the power information includes at least one of a remaining power and a charging state
  • the location information includes at least one of geographic location coordinates and location type
  • the use target information includes at least one of a use target name, a use target gender, and a use target biological parameter.
  • the current display state of the flexible display screen in the current application scenario is obtained, and the flexible display screen To determine the target display status corresponding to the current application scene, so that when the current display status does not match the target display status, the flexible display is automatically controlled to expand and contract, so that the flexible display is in the target display state.
  • the flexible display is automatically extended to a display state that conforms to the user’s usage habits, without the user needing to manually stretch the flexible display, and without the user triggering the flexible display through a button.
  • Telescopic simplifies the telescopic process of the flexible display, and improves the telescopic intelligence of the flexible display.
  • the terminal calculates the length of time that the flexible display screen is in the stretched state and the retracted state in the application scenario, thereby determining the target display screen state corresponding to the application scenario according to the proportion of the time duration, that is, keeping the maximum duration in the application scenario.
  • the long display screen state is determined as the target display screen state, so that the determined target display screen state with probability conforms to the user's usage habits, and the accuracy of the automatic control of the display screen is improved.
  • the terminal further determines the optimal screen size of the target display screen according to the holding time corresponding to different screen sizes in the target display screen state, and then controls the flexible display screen to expand and contract based on the optimal screen size.
  • the screen size of the flexible display screen after expansion and contraction conforms to the user's personal usage habits, which further improves the user experience after the automatic expansion and contraction of the display screen.
  • the terminal before controlling the automatic expansion and contraction of the flexible display screen, the terminal obtains the holding state of the terminal and controls the expansion and contraction of the flexible display screen when the holding state supports automatic expansion, so as to avoid the influence of the user's holding gesture on the automatic expansion and contraction of the screen. Improve the security of automatic scaling.
  • the terminal sends a user portrait corresponding to the current terminal to the server, and the server determines a reference user portrait similar to the current user portrait from a large number of user portraits, and then according to the display screen corresponding to the current application scenario in the reference user portrait Status, determine the status of the target display screen, and feed it back to the terminal for automatic scaling control, which improves the accuracy of the screen automatic scaling control in the first application scenario or in the low-frequency application scenario.
  • FIG. 11 shows a structural block diagram of a terminal provided by an exemplary embodiment of the present application.
  • the terminal 1100 may be a smart phone, a tablet computer, a wearable device, or the like.
  • the terminal 1100 in this application may include one or more of the following components: a processor 1110, a memory 1120, and a flexible display screen 1130.
  • the processor 1110 may include one or more processing cores.
  • the processor 1110 uses various interfaces and lines to connect various parts of the entire terminal 1100, and executes the terminal by running or executing instructions, programs, code sets, or instruction sets stored in the memory 1120, and calling data stored in the memory 1120. 1100's various functions and processing data.
  • the processor 1110 may adopt at least one of digital signal processing (Digital Signal Processing, DSP), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), and Programmable Logic Array (Programmable Logic Array, PLA).
  • DSP Digital Signal Processing
  • FPGA Field-Programmable Gate Array
  • PLA Programmable Logic Array
  • the processor 1110 can integrate one or more of the central processing unit (CPU), graphics processing unit (GPU), neural network processing unit (NPU), modem, etc.
  • the CPU mainly processes the operating system, user interface, and application programs; the GPU is used to render and draw the content that needs to be displayed on the touch screen 1130; the NPU is used to implement artificial intelligence (AI) functions; the modem is used to Handle wireless communication. It is understandable that the above-mentioned modem may not be integrated into the processor 1110, but may be implemented by a chip alone.
  • the memory 1120 may include random access memory (Random Access Memory, RAM), and may also include read-only memory (Read-Only Memory, ROM).
  • the memory 1120 includes a non-transitory computer-readable storage medium.
  • the memory 1120 may be used to store instructions, programs, codes, code sets or instruction sets.
  • the memory 1120 may include a program storage area and a data storage area, where the program storage area may store instructions for implementing the operating system and instructions for at least one function (such as touch function, sound playback function, image playback function, etc.), Instructions for implementing the following various method embodiments, etc.; the storage data area can store data (such as audio data, phone book) created according to the use of the terminal 800, and the like.
  • the flexible display screen 1130 is used to receive the user's touch operation on or near any suitable object such as a finger, a touch pen, etc., and to display the user interface of each application program.
  • the flexible display screen 1130 is usually arranged on the front panel of the terminal 1100.
  • the size of the exposed display area of the flexible display screen 1130 can be changed with the telescopic operation; optionally, the terminal 1100 can only light up the exposed display area of the flexible display screen 1130.
  • the terminal 1100 further includes a driving member for driving the flexible display screen to expand or contract.
  • the terminal 1100 further includes a driving mechanism, and the driving mechanism is used to drive the first housing and the second housing to move relative to each other.
  • the structure of the terminal 1100 shown in the above drawings does not constitute a limitation on the terminal 1100, and the terminal may include more or less components than those shown in the figure, or a combination of certain components. Components, or different component arrangements.
  • the terminal 1100 also includes components such as a radio frequency circuit, a photographing component, a sensor, an audio circuit, a wireless fidelity (Wireless Fidelity, WiFi) component, a power supply, and a Bluetooth component, which will not be repeated here.
  • the embodiments of the present application also provide a computer-readable medium that stores at least one instruction, and the at least one instruction is loaded and executed by a processor to implement the method for controlling the display screen as described in each of the above embodiments .
  • the embodiments of the present application also provide a computer program product or computer program.
  • the computer program product or computer program includes computer instructions, and the computer instructions are stored in a computer-readable storage medium.
  • the processor of the computer device reads the computer instruction from the computer-readable storage medium, and the processor executes the computer instruction, so that the computer device executes the method for controlling the display screen provided in various optional implementation manners of the foregoing aspects.
  • Computer-readable media include computer storage media and communication media, where communication media includes any media that facilitates the transfer of computer programs from one place to another.
  • the storage medium may be any available medium that can be accessed by a general-purpose or special-purpose computer.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

Embodiments of the present application disclose a display screen control method, a device, a terminal, and a storage medium, pertaining to the technical field of terminals. The method comprises: acquiring a current display screen state of a flexible display screen in a current application scenario, the current display screen state comprising at least one of an expanded state or a collapsed state; determining a target display screen state corresponding to the current application scenario, wherein the target display screen state is determined according to a historical display screen state of the flexible display screen in the current application scenario; and controlling, in response to a mismatch between the current display screen state and the target display screen state, the flexible display screen to expand or collapse, such that the expanded or collapsed flexible display screen is in the target display screen state. The embodiments of the present application enable automatic expanding or collapsing of the flexible display screen, such that a display screen state thereof matches a usage habit of a user, without the user manually pull the flexible display screen or press a button to trigger the flexible screen to expand or collapse. The invention simplifies an expanding or collapsing process for flexible display screens, and achieves a smart expanding or collapsing process for the flexible display screens.

Description

显示屏的控制方法、装置、终端及存储介质Control method, device, terminal and storage medium of display screen
本申请要求于2020年06月08日提交的申请号为202010514094.X、发明名称为“显示屏的控制方法、装置、终端及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed on June 08, 2020 with the application number 202010514094.X and the invention title "Display control method, device, terminal and storage medium", the entire content of which is incorporated by reference In this application.
技术领域Technical field
本申请实施例涉及终端技术领域,特别涉及一种显示屏的控制方法、装置、终端及存储介质。The embodiments of the present application relate to the field of terminal technology, and in particular to a method, device, terminal, and storage medium for controlling a display screen.
背景技术Background technique
伸缩屏作为一种新型的终端屏幕结构,能够通过伸缩操作改变终端的屏幕尺寸。As a new type of terminal screen structure, the retractable screen can change the screen size of the terminal through a retractable operation.
相关技术中,伸缩屏的伸缩方式包括用户手动伸缩和通过按键自动伸缩。其中,采用手动伸缩时,用户使用双手握持伸缩屏并进行拉伸或收缩;采用按键自动伸缩时,用户通过点击虚拟按键或物理按键,触发屏幕机械结构带动伸缩屏自动伸缩。In the related art, the expansion and contraction modes of the telescopic screen include manual expansion and contraction by the user and automatic expansion and contraction by pressing a button. Among them, when manual expansion is used, the user holds the retractable screen with both hands and stretches or contracts; when automatic expansion is adopted, the user clicks a virtual button or a physical button to trigger the mechanical structure of the screen to drive the retractable screen to automatically expand.
发明内容Summary of the invention
本申请实施例提供了一种显示屏的控制方法、装置、终端及存储介质。所述技术方案如下:The embodiments of the present application provide a method, device, terminal, and storage medium for controlling a display screen. The technical solution is as follows:
一方面,本申请实施例提供了一种显示屏的控制方法,所述方法用于具有柔性显示屏的终端,所述终端包括第一壳体和第二壳体,所述第二壳体与所述第一壳体滑动连接,所述第二壳体和所述第一壳体通过相对运动改变所述柔性显示屏的外露显示区域,所述方法包括:On the one hand, an embodiment of the present application provides a method for controlling a display screen. The method is used in a terminal with a flexible display screen. The terminal includes a first housing and a second housing. The first housing is slidably connected, and the second housing and the first housing change the exposed display area of the flexible display screen through relative movement, and the method includes:
获取当前应用场景下所述柔性显示屏的当前显示屏状态,所述当前显示屏状态包括伸展状态和卷缩状态中的至少一种;Acquiring a current display screen state of the flexible display screen in a current application scenario, where the current display screen state includes at least one of an extended state and a retracted state;
确定所述当前应用场景对应的目标显示屏状态,所述目标显示屏状态根据所述当前应用场景下所述柔性显示屏的历史显示屏状态确定;Determining a target display screen state corresponding to the current application scenario, the target display screen state being determined according to a historical display screen state of the flexible display screen in the current application scenario;
响应于所述当前显示屏状态与所述目标显示屏状态不匹配,控制所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的显示屏状态为所述目标显示屏状态。In response to a mismatch between the current display screen state and the target display screen state, the flexible display screen is controlled to expand and contract, wherein the display screen state of the flexible display screen after the expansion and contraction is the target display screen state.
另一方面,本申请实施例提供了一种显示屏的控制装置,所述装置用于具有柔性显示屏的终端,所述终端包括第一壳体和第二壳体,所述第二壳体与所述第一壳体滑动连接,所述第二壳体和所述第一壳体通过相对运动改变所述柔性显示屏的外露显示区域,所述装置包括:On the other hand, an embodiment of the present application provides a control device for a display screen. The device is used in a terminal with a flexible display screen. The terminal includes a first housing and a second housing. In sliding connection with the first housing, the second housing and the first housing change the exposed display area of the flexible display screen through relative movement, and the device includes:
获取模块,用于获取当前应用场景下所述柔性显示屏的当前显示屏状态,所述当前显示屏状态包括伸展状态和卷缩状态中的至少一种;An obtaining module, configured to obtain a current display screen state of the flexible display screen in a current application scenario, where the current display screen state includes at least one of an extended state and a retracted state;
状态确定模块,用于确定所述当前应用场景对应的目标显示屏状态,所述目标显示屏状态根据所述当前应用场景下所述柔性显示屏的历史显示屏状态确定;A state determining module, configured to determine a target display screen state corresponding to the current application scenario, and the target display screen state is determined according to the historical display screen state of the flexible display screen in the current application scenario;
控制模块,用于响应于所述当前显示屏状态与所述目标显示屏状态不匹配,控制所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的显示屏状态为所述目标显示屏状态。The control module is configured to control the expansion and contraction of the flexible display screen in response to the current state of the display screen and the state of the target display screen, where the display screen state of the flexible display screen after the expansion and contraction is the target display screen state.
另一方面,本申请实施例提供了一种终端,所述终端包括处理器和存储器;所述存储器存储有至少一条指令,所述至少一条指令用于被所述处理器执行以实现如上述方面所述的显示屏的控制方法。On the other hand, an embodiment of the present application provides a terminal, the terminal includes a processor and a memory; the memory stores at least one instruction, and the at least one instruction is used to be executed by the processor to implement the above-mentioned aspect The control method of the display screen.
另一方面,提供了一种计算机可读存储介质,所述存储介质存储有至少一条指令,所述至少一条指令用于被处理器执行以实现如上述方面所述的显示屏的控制方法。In another aspect, a computer-readable storage medium is provided, and the storage medium stores at least one instruction, and the at least one instruction is used to be executed by a processor to implement the method for controlling the display screen as described in the foregoing aspect.
另一方面,还提供了一种计算机程序产品或计算机程序,该计算机程序产品或计算机程序包括计算机指令,该计算机指令存储在计算机可读存储介质中。计算机设备的处理器从计 算机可读存储介质读取该计算机指令,处理器执行该计算机指令,使得该计算机设备执行上述方面的各种可选实现方式中提供的显示屏的控制方法。On the other hand, a computer program product or computer program is also provided. The computer program product or computer program includes computer instructions, and the computer instructions are stored in a computer-readable storage medium. The processor of the computer device reads the computer instruction from the computer-readable storage medium, and the processor executes the computer instruction, so that the computer device executes the method for controlling the display screen provided in the various optional implementations of the foregoing aspects.
附图说明Description of the drawings
图1是本申请一个示例性实施例提供的收缩状态下终端的结构示意图;FIG. 1 is a schematic structural diagram of a terminal in a contracted state provided by an exemplary embodiment of the present application;
图2是本申请一个示例性实施例提供的拉伸状态下终端的结构示意图;Fig. 2 is a schematic structural diagram of a terminal in a stretched state provided by an exemplary embodiment of the present application;
图3是本申请一个示例性实施例提供的终端的立体分解示意图;FIG. 3 is a three-dimensional exploded schematic diagram of a terminal provided by an exemplary embodiment of the present application;
图4是本申请一个示例性实施例提供的收缩状态下终端剖面的结构示意图;4 is a schematic structural diagram of a terminal cross-section in a retracted state provided by an exemplary embodiment of the present application;
图5是本申请一个示例性实施例提供的伸展状态下终端剖面的结构示意图;FIG. 5 is a schematic structural diagram of a terminal cross-section in an extended state provided by an exemplary embodiment of the present application; FIG.
图6示出了本申请一个示例性实施例提供的显示屏的控制方法的流程图;Fig. 6 shows a flowchart of a method for controlling a display screen provided by an exemplary embodiment of the present application;
图7是本申请一个示例性实施例提供的显示屏的控制方法实施过程的界面示意图;FIG. 7 is a schematic diagram of an interface of an implementation process of a method for controlling a display screen provided by an exemplary embodiment of the present application;
图8是本申请另一个示例性实施例提供的显示屏的控制方法的流程图;Fig. 8 is a flowchart of a method for controlling a display screen provided by another exemplary embodiment of the present application;
图9是本申请另一个示例性实施例提供的显示屏的控制方法的流程图;Fig. 9 is a flowchart of a method for controlling a display screen provided by another exemplary embodiment of the present application;
图10示出了本申请一个实施例提供的显示屏的控制装置的结构框图;FIG. 10 shows a structural block diagram of a control device for a display screen provided by an embodiment of the present application;
图11示出了本申请一个示例性实施例提供的终端的结构方框图。FIG. 11 shows a structural block diagram of a terminal provided by an exemplary embodiment of the present application.
具体实施方式detailed description
为使本申请的目的、技术方案和优点更加清楚,下面将结合附图对本申请实施方式作进一步地详细描述。In order to make the purpose, technical solutions, and advantages of the present application clearer, the implementation manners of the present application will be further described in detail below in conjunction with the accompanying drawings.
在本文中提及的“多个”是指两个或两个以上。“和/或”,描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。字符“/”一般表示前后关联对象是一种“或”的关系。The "plurality" mentioned herein means two or more. "And/or" describes the association relationship of the associated objects, indicating that there can be three types of relationships, for example, A and/or B, which can mean: A alone exists, A and B exist at the same time, and B exists alone. The character "/" generally indicates that the associated objects before and after are in an "or" relationship.
本申请实施例提供的显示屏的控制方法,应用于具有柔性显示屏的终端(伸缩屏终端),下面首先对终端的结构进行说明。The method for controlling the display screen provided by the embodiment of the present application is applied to a terminal with a flexible display screen (a telescopic screen terminal). The structure of the terminal is first described below.
请结合图1至图3,本申请实施例中的终端100包括壳体组件10、柔性显示屏30、带动件50及驱动机构70。壳体组件10为中空结构;带动件50、驱动机构70以及摄像头60等组件均可设置在壳体组件10。可以理解的是,本申请实施例中的终端100包括但不限于手机、平板等移动终端或者其它便携式电子设备,在本文中,以终端100为手机为例进行说明。Referring to FIGS. 1 to 3, the terminal 100 in the embodiment of the present application includes a housing assembly 10, a flexible display screen 30, a driving member 50 and a driving mechanism 70. The housing assembly 10 is a hollow structure; components such as the driving member 50, the driving mechanism 70, and the camera 60 can all be arranged in the housing assembly 10. It is understandable that the terminal 100 in the embodiment of the present application includes, but is not limited to, mobile terminals such as mobile phones and tablets, or other portable electronic devices. In this document, the terminal 100 is a mobile phone as an example for description.
在本申请实施中,壳体组件10包括第一壳体12和第二壳体14,第一壳体12和第二壳体14能够相对运动。在一种可能的实施方式中,第一壳体12和第二壳体14滑动连接,也即是说,第二壳体14能够相对第一壳体12滑动。In the implementation of the present application, the housing assembly 10 includes a first housing 12 and a second housing 14, and the first housing 12 and the second housing 14 can move relatively. In a possible implementation, the first housing 12 and the second housing 14 are slidably connected, that is, the second housing 14 can slide relative to the first housing 12.
可选的,请参阅图4及图5,第一壳体12与第二壳体14共同形成有容置空间16。容置空间16可用于放置带动件50、摄像头60及驱动机构70等部件。壳体组件10还可包括后盖18,后盖18与第一壳体12与第二壳体14共同形成容置空间16。Optionally, referring to FIGS. 4 and 5, the first housing 12 and the second housing 14 jointly form an accommodating space 16. The accommodating space 16 can be used to place components such as the driving member 50, the camera 60, and the driving mechanism 70. The housing assembly 10 may further include a back cover 18, and the back cover 18 and the first housing 12 and the second housing 14 together form an accommodating space 16.
可选的,带动件50设置于第二壳体14,柔性显示屏30的一端设置于第一壳体12,柔性显示屏30绕过带动件50,且柔性显示屏的另一端设置于容置空间16内,以使部分柔性显示屏30隐藏于容置空间16内,隐藏于容置空间16内的部分柔性显示屏30可不点亮。第一壳体12和第二壳体14相对远离,可通过带动件50带动柔性显示屏30展开,以使得更多的柔性显示屏30暴露于容置空间16外。点亮暴露于容置空间16外部的柔性显示屏30,以使得终端100所呈现的显示区域变大。Optionally, the driving member 50 is disposed in the second casing 14, one end of the flexible display screen 30 is disposed in the first casing 12, the flexible display screen 30 bypasses the driving member 50, and the other end of the flexible display screen is disposed in the accommodation In the space 16, part of the flexible display screen 30 is hidden in the accommodating space 16, and part of the flexible display screen 30 hidden in the accommodating space 16 may not be lit. The first housing 12 and the second housing 14 are relatively far away, and the flexible display screen 30 can be driven by the driving member 50 to expand, so that more flexible display screens 30 are exposed outside the accommodating space 16. The flexible display screen 30 exposed outside the accommodating space 16 is lighted up, so that the display area presented by the terminal 100 becomes larger.
可选的,带动件50为外部带有齿52的转轴结构,柔性显示屏30通过啮合等方式与带动件50相联动,第一壳体12和第二壳体14相对远离时,通过带动件50带动啮合于带动件50上的部分柔性显示屏30移动并展开。Optionally, the driving member 50 is a rotating shaft structure with teeth 52 on the outside, and the flexible display screen 30 is linked with the driving member 50 through meshing or the like. When the first housing 12 and the second housing 14 are relatively far away, the driving member 50 drives a part of the flexible display screen 30 engaged on the driving member 50 to move and unfold.
可以理解,带动件50还可为不附带齿52的圆轴,第一壳体12和第二壳体14相对远离时,通过带动件50将卷绕于带动件50上的部分柔性显示屏30撑开,以使更多的柔性显示屏 暴露于容置空间16外,并处于平展状态。可选的,带动件50可转动地设置于第二壳体14,在逐步撑开柔性显示屏30时,带动件50可随柔性显示屏30的移动而转动。在其它实施例中,带动件50也可固定在第二壳体14上,带动件50具备光滑的表面。在将柔性显示屏30撑开时,带动件50通过其光滑的表面与柔性显示屏30可滑动接触。It can be understood that the driving member 50 can also be a round shaft without teeth 52. When the first housing 12 and the second housing 14 are relatively far away, the driving member 50 will wind the part of the flexible display screen 30 on the driving member 50. Expand so that more flexible display screens are exposed outside the accommodating space 16 and are in a flat state. Optionally, the driving member 50 is rotatably disposed on the second housing 14, and when the flexible display screen 30 is gradually expanded, the driving member 50 can rotate with the movement of the flexible display screen 30. In other embodiments, the driving member 50 may also be fixed on the second housing 14, and the driving member 50 has a smooth surface. When the flexible display screen 30 is expanded, the driving member 50 can slidably contact with the flexible display screen 30 through its smooth surface.
当第一壳体12和第二壳体14相对靠近时,柔性显示屏可通过带动件50带动收回。或者,终端100还包括复位件(图未示),柔性显示屏收容于容置空间16的一端与复位件联动,在第一壳体12和第二壳体14相对靠近时,复位件带动柔性显示屏30复位,进而使得部分柔性显示屏收回于容置空间16内。When the first housing 12 and the second housing 14 are relatively close, the flexible display screen can be retracted by the driving member 50. Alternatively, the terminal 100 further includes a resetting member (not shown). One end of the flexible display screen housed in the accommodating space 16 is linked with the resetting member. When the first housing 12 and the second housing 14 are relatively close, the resetting member drives the flexible The display screen 30 is reset, so that part of the flexible display screen is retracted into the accommodating space 16.
在本申请实施例中,驱动机构70可设置在容置空间16内,驱动机构70可与第二壳体14相联动,驱动机构70用于驱动第二壳体14相对于第一壳体12做相离运动,进而带动柔性显示屏组件30伸展。可以理解,驱动机构70也可以省略,用户可以直接通过手动等方式来使得第一壳体和第二壳体相对运动。In the embodiment of the present application, the driving mechanism 70 may be disposed in the accommodating space 16, the driving mechanism 70 may be linked with the second housing 14, and the driving mechanism 70 is used to drive the second housing 14 relative to the first housing 12. Performing a separation movement, thereby driving the flexible display screen assembly 30 to stretch. It can be understood that the driving mechanism 70 may also be omitted, and the user may directly move the first housing and the second housing relative to one another manually.
需要说明的是,上述实施例仅以柔性显示屏在宽度方向上可伸缩为例进行说明,在其他可能的终端形态下,柔性显示屏的宽度固定,而在高度方向上可伸缩。比如,柔性显示屏在伸展状态下,终端的尺寸与传统终端类似,而柔性显示屏在收缩状态下,终端的高度为传统终端的二分之一。本实施例对此不作限定。It should be noted that the foregoing embodiment only takes the flexible display screen being stretchable in the width direction as an example for description. In other possible terminal forms, the flexible display screen has a fixed width and is stretchable in the height direction. For example, when the flexible display screen is in the extended state, the size of the terminal is similar to that of the traditional terminal, while when the flexible display screen is in the retracted state, the height of the terminal is half of that of the traditional terminal. This embodiment does not limit this.
相关技术中,采用手动方式控制柔性显示屏伸缩时,需要用户使用双手握持终端,并通过双手相向运动与相离运动以控制收缩或拉伸。在某些场景下,当用户不方便使用双手握持终端时(比如在拥挤的地铁中,需要一手握持扶手),柔性显示屏将无法伸缩。而采用按键触控方式控制柔性显示屏伸缩时,需要预先在用户界面中设置虚拟按键,或者,在终端壳体设置物理按键。然而,采用虚拟按键触发这一方式时,用户首先需要通过一系列操作触发显示虚拟按键,流程复杂;而采用物理按键触发这一方式时,需要在终端壳体额外设置开孔,且需要对终端其他内部组件的布局进行调整,实现成本较高。In the related art, when manually controlling the expansion and contraction of the flexible display screen, the user is required to hold the terminal with both hands, and control the contraction or stretching by moving the hands toward and away from each other. In some scenarios, when the user is inconvenient to hold the terminal with both hands (for example, in a crowded subway, it is necessary to hold the handrail with one hand), the flexible display screen will not be able to stretch. When using the button touch method to control the expansion and contraction of the flexible display screen, it is necessary to set virtual buttons in the user interface in advance, or set physical buttons in the terminal housing. However, when using the virtual button triggering method, the user first needs to trigger the display of the virtual buttons through a series of operations, and the process is complicated. When using the physical button triggering method, additional openings need to be provided in the terminal housing and the terminal needs to be opened. The layout of other internal components is adjusted, and the implementation cost is higher.
而采用本申请实施例提供的方法,终端该能够根据柔性显示屏的历史显示屏状态,确定出各种应用场景下的目标显示屏状态,从而在目标显示屏状态与当前显示屏状态不匹配时,自动控制柔性显示屏伸缩至目标显示屏状态,无需设置额外的虚拟按键或物理按键,且即便用户单手握持终端也能够实现,简化了柔性显示屏的伸缩流程,提高了柔性显示屏的伸缩智能程度。下面采用示例性的实施例进行说明。Using the method provided in the embodiments of the present application, the terminal should be able to determine the target display screen state in various application scenarios based on the historical display screen state of the flexible display screen, so that when the target display screen state does not match the current display screen state , The flexible display is automatically controlled to expand to the target display state, without the need to set additional virtual or physical buttons, and it can be realized even if the user holds the terminal with one hand, which simplifies the expansion and contraction process of the flexible display and improves the performance of the flexible display. The degree of telescopic intelligence. An exemplary embodiment is used for description below.
请参考图6,其示出了本申请一个示例性实施例提供的显示屏的控制方法的流程图。本实施例以该方法由图1至5所示的终端执行为例进行说明,该过程包括如下步骤:Please refer to FIG. 6, which shows a flowchart of a method for controlling a display screen provided by an exemplary embodiment of the present application. In this embodiment, the method is executed by the terminal shown in FIGS. 1 to 5 as an example for description, and the process includes the following steps:
步骤601,获取当前应用场景下柔性显示屏的当前显示屏状态,当前显示屏状态包括伸展状态和卷缩状态中的至少一种。Step 601: Acquire the current display screen state of the flexible display screen in the current application scenario, where the current display screen state includes at least one of an extended state and a retracted state.
针对获取柔性显示屏的显示屏状态的方式,在一种可能的实施方式中,终端通过位移传感器获取柔性显示屏的拉伸距离,从而根据该拉伸距离确定柔性显示屏的显示屏状态。Regarding the manner of obtaining the display screen state of the flexible display screen, in a possible implementation manner, the terminal obtains the stretching distance of the flexible display screen through a displacement sensor, so as to determine the display screen state of the flexible display screen according to the stretching distance.
可选的,若柔性显示屏的拉伸距离小于第一距离阈值,终端确定柔性显示屏处于卷缩状态,若柔性显示屏的拉伸距离大于等于第一距离阈值,终端确定柔性显示屏处于伸展状态,其中,第一距离阈值小于等于柔性显示屏的最大拉伸距离。Optionally, if the stretched distance of the flexible display screen is less than the first distance threshold, the terminal determines that the flexible display screen is in a retracted state, and if the stretched distance of the flexible display screen is greater than or equal to the first distance threshold, the terminal determines that the flexible display screen is stretched State, wherein the first distance threshold is less than or equal to the maximum stretch distance of the flexible display screen.
比如,柔性显示屏的外露显示区域的最小尺寸为7×7cm,最大尺寸为7×14cm,则最大拉伸距离为7cm。若柔性显示屏的拉伸距离小于7cm(即外露显示区域小于7×14cm),则处于卷缩状态,若柔性显示屏的拉伸距离等于7cm(即外露显示区域等于7×14cm),则处于伸展状态。For example, if the minimum size of the exposed display area of the flexible display screen is 7×7 cm, and the maximum size is 7×14 cm, the maximum stretching distance is 7 cm. If the stretching distance of the flexible display screen is less than 7cm (that is, the exposed display area is less than 7×14cm), it is in a retracted state. If the stretching distance of the flexible display screen is equal to 7cm (that is, the exposed display area is equal to 7×14cm), it is in a Stretched state.
当然,除了通过上述方式获取柔性显示屏的显示屏状态外,终端还可以通过其他方式获取显示屏状态(比如通过与柔性显示屏相连的机械结构获取显示屏状态),本实施例对此不作限定。Of course, in addition to obtaining the display status of the flexible display screen in the above manner, the terminal can also obtain the display screen status in other ways (for example, obtaining the display screen status through a mechanical structure connected to the flexible display screen), which is not limited in this embodiment. .
步骤602,确定当前应用场景对应的目标显示屏状态,目标显示屏状态根据当前应用场景下柔性显示屏的历史显示屏状态确定。Step 602: Determine the target display screen state corresponding to the current application scenario, and the target display screen state is determined according to the historical display screen state of the flexible display screen in the current application scenario.
其中,目标显示屏状态为当前应用场景下,符合用户屏幕伸缩习惯的显示屏状态。Among them, the target display screen state is the display screen state that conforms to the user's screen scaling habits in the current application scenario.
在一种可能的实施方式中,该目标显示屏状态根据当前终端在当前应用场景下,柔性显示屏的历史显示屏状态确定,即目标显示屏状态根据本端用户在当前应用场景下的历史屏幕伸缩习惯确定;或者,该目标显示屏状态根据关联终端在当前应用场景下,柔性显示屏的历史显示屏状态确定,其中,关联终端对应用户的终端使用习惯与本端用户的终端使用习惯相似。In a possible implementation manner, the target display state is determined according to the historical display state of the flexible display screen of the current terminal in the current application scenario, that is, the target display state is determined according to the historical screen of the local user in the current application scenario The scaling habit is determined; or, the target display screen state is determined based on the historical display screen state of the flexible display screen of the associated terminal in the current application scenario, where the terminal usage habits of the user corresponding to the associated terminal are similar to the terminal usage habits of the local user.
在一些实施例中,终端在使用过程中,对不同应用场景下柔性显示屏的显示屏状态进行数据收集,并通过分析程序确定不同应用场景对应的目标显示屏状态,进而对应用场景与目标显示屏状态进行关联存储。后续进入某一应用场景时,即直接从该关联关系中读取目标显示屏状态。In some embodiments, the terminal collects data on the display screen status of the flexible display screen in different application scenarios during use, and determines the target display screen status corresponding to the different application scenarios through the analysis program, and then displays the application scenarios and the target The screen status is stored associatively. When subsequently entering a certain application scenario, the state of the target display screen is directly read from the association relationship.
由于用户偏好的显示屏状态与多方面因素相关,比如与当前前台运行的应用程序相关(在使用视频播放应用程序时,用户偏好将柔性显示屏拉伸至最大尺寸,以此达到最佳显示效果;而在使用新闻阅读应用程序时,用户偏好将柔性显示屏收缩至最小尺寸,以此实现单手触控)、与当前电量信息相关(在电量充足时,用户偏好将柔性显示屏拉伸至最大尺寸,以达到最佳显示效果;而在电量不足时,用户偏好将柔性显示屏拉伸至最小尺寸,以此降低显示功耗,节约电量)、与当前所处场所相关(比如在私密场所,用户偏好将柔性显示屏拉伸至最大尺寸,以达到最佳显示效果;而在公共场所,用户偏好将柔性显示屏拉伸至最小尺寸,以避免个人隐私泄露)、与终端当前使用对象相关(比如男士手掌较大,偏好拉伸柔性显示屏,而女士手掌较小,偏好收缩柔性显示屏),因此,为了提高后续自动显示屏伸缩控制的准确性,终端获取当前应用场景对应的多维度信息(即应用场景被细粒度划分),从而根据该多维度信息,确定目标显示屏状态。Since the user's preferred display status is related to many factors, such as the application currently running in the foreground (when using a video playback application, the user prefers to stretch the flexible display to the maximum size to achieve the best display effect ; When using the news reading application, the user prefers to shrink the flexible display to the smallest size to achieve one-handed touch), related to the current power information (when the power is sufficient, the user prefers to stretch the flexible display to The largest size to achieve the best display effect; and when the battery is insufficient, the user prefers to stretch the flexible display to the smallest size to reduce display power consumption and save power), related to the current location (such as in a private place) , The user prefers to stretch the flexible display to the maximum size to achieve the best display effect; while in public places, the user prefers to stretch the flexible display to the minimum size to avoid personal privacy leakage), related to the terminal's current user (For example, men have larger palms and prefer to stretch the flexible display, while women's palms prefer to shrink the flexible display). Therefore, in order to improve the accuracy of subsequent automatic display expansion and contraction control, the terminal obtains the multi-dimensionality corresponding to the current application scenario Information (that is, the application scenario is fine-grained), so as to determine the state of the target display screen according to the multi-dimensional information.
可选的,当前应用场景对应的场景信息包括如下至少一项:前台应用信息、电量信息、所处场所信息和使用对象信息。Optionally, the scene information corresponding to the current application scene includes at least one of the following: foreground application information, power information, location information, and use object information.
其中,前台应用信息包括前台应用标识和前台应用类型中的至少一种;电量信息包括剩余电量和充电状态中的至少一种;所处场所信息包括所处地理位置坐标和所处场所类型(家、公司、公共交通等等)中的至少一种;使用对象信息包括使用对象名称、使用对象性别、使用对象生物参数(比如指纹)中的至少一种。Among them, the foreground application information includes at least one of the foreground application identifier and the foreground application type; the power information includes at least one of the remaining power and the charging state; the location information includes the geographic location coordinates and the location type (home , Company, public transportation, etc.); the use object information includes at least one of the use object name, the use object gender, and the use object biological parameters (such as fingerprints).
步骤603,响应于当前显示屏状态与目标显示屏状态不匹配,控制柔性显示屏伸缩,其中,伸缩后柔性显示屏的显示屏状态为目标显示屏状态。Step 603: In response to the current state of the display screen does not match the state of the target display screen, control the expansion and contraction of the flexible display screen, wherein the display screen state of the flexible display screen after expansion and contraction is the target display screen state.
进一步的,终端检测当前显示屏状态与目标显示屏状态是否匹配,若不匹配,则控制柔性显示屏伸缩,使伸缩后柔性显示屏的显示屏状态为目标显示屏状态。Further, the terminal detects whether the current display screen state matches the target display screen state, and if it does not match, the flexible display screen is controlled to expand and contract, so that the display screen state of the flexible display screen after expansion and contraction becomes the target display screen state.
在一个示例性的例子中,如图7所示,终端701根据当前前台运行的视频播放应用程序702,确定柔性显示屏的目标显示屏状态的伸展状态,由于当前显示屏状态为收缩状态,因此终端控制柔性显示屏拉伸至伸展状态,并在拉伸后的柔性显示屏中全屏显示视频画面。In an exemplary example, as shown in FIG. 7, the terminal 701 determines the stretched state of the target display state of the flexible display screen according to the video playback application 702 currently running in the foreground. Since the current display screen state is the contracted state, The terminal controls the flexible display screen to stretch to a stretched state, and displays the video picture on the full screen in the stretched flexible display screen.
在一种可能的实施方式中,终端通过生成伸缩指令,并向屏幕机械组件发送该伸缩指令,由屏幕机械组件根据伸缩指令控制柔性显示屏伸缩。其中,该伸缩指令可以为脉冲宽度调制(Pulse Width Modulation,PWM)信号,而屏幕机械组件可以为图4所示的驱动机构70。In a possible implementation manner, the terminal generates a telescopic instruction and sends the telescopic instruction to the screen mechanical component, and the screen mechanical component controls the expansion and contraction of the flexible display screen according to the telescopic instruction. Wherein, the stretch command may be a pulse width modulation (Pulse Width Modulation, PWM) signal, and the screen mechanical component may be the driving mechanism 70 shown in FIG. 4.
在一些实施例中,响应于当前显示屏状态与目标显示屏状态匹配,终端控制柔性显示屏保持当前显示屏状态。In some embodiments, in response to the current display screen state matching the target display screen state, the terminal controls the flexible display screen to maintain the current display screen state.
需要说明的是,终端自动控制柔性显示屏伸缩后,需要重新调整显示缓存,并对用户界面中的界面元素进行重新布局绘制,以此适用伸缩后柔性显示屏的外露显示区域的屏幕尺寸(以及屏幕分辨率),本实施例在此不再赘述。It should be noted that after the terminal automatically controls the expansion and contraction of the flexible display, the display buffer needs to be re-adjusted, and the interface elements in the user interface must be re-layouted to adapt to the screen size of the exposed display area of the flexible display (and Screen resolution), this embodiment will not be repeated here.
综上所述,本申请实施例中,对于配置有外露显示区域可变的柔性显示屏的终端,通过 获取当前应用场景下柔性显示屏的当前显示屏状态,并根据当前应用场景下柔性显示屏的历史显示屏状态,确定出当前应用场景对应的目标显示屏状态,从而在当前显示屏状态与目标显示屏状态不匹配时,自动控制柔性显示屏伸缩,使柔性显示屏处于目标显示屏状态,实现了根据用户在不同应用场景下伸缩显示屏的习惯,自动将柔性显示屏伸缩至符合用户使用习惯的显示屏状态,无需用户手动拉伸柔性显示屏,也无需用户通过按键触发柔性显示屏进行伸缩,简化了柔性显示屏的伸缩流程,提高了柔性显示屏的伸缩智能程度。In summary, in the embodiments of the present application, for a terminal equipped with a flexible display screen with a variable exposed display area, the current display state of the flexible display screen in the current application scenario is obtained, and the flexible display screen To determine the target display status corresponding to the current application scene, so that when the current display status does not match the target display status, the flexible display is automatically controlled to expand and contract, so that the flexible display is in the target display state. According to the user’s habit of extending and retracting the display in different application scenarios, the flexible display is automatically extended to a display state that conforms to the user’s usage habits, without the user needing to manually stretch the flexible display, and without the user triggering the flexible display through a button. Telescopic, simplifies the telescopic process of the flexible display, and improves the telescopic intelligence of the flexible display.
可选的,所述确定所述当前应用场景对应的目标显示屏状态,包括:Optionally, the determining the target display screen state corresponding to the current application scenario includes:
获取所述当前应用场景下,所述柔性显示屏处于所述伸展状态的第一时长,以及所述柔性显示屏处于所述卷缩状态的第二时长;Acquiring, in the current application scenario, the first length of time that the flexible display screen is in the extended state and the second length of time that the flexible display screen is in the retracted state;
根据所述第一时长和所述第二时长,确定所述当前应用场景对应的所述目标显示屏状态。Determine the target display screen state corresponding to the current application scenario according to the first duration and the second duration.
所述根据所述第一时长和所述第二时长,确定所述当前应用场景对应的所述目标显示屏状态,包括:The determining the target display screen state corresponding to the current application scenario according to the first duration and the second duration includes:
根据所述第一时长和所述第二时长,确定处于所述伸展状态的第一时长占比,以及处于所述卷缩状态的第二时长占比;Determining the proportion of the first duration in the stretched state and the proportion of the second duration in the crimped state according to the first duration and the second duration;
响应于所述第一时长占比大于第一阈值,确定所述目标显示屏状态为所述伸展状态;In response to the proportion of the first duration being greater than a first threshold, determining that the state of the target display screen is the extended state;
响应于所述第二时长占比大于第二阈值,确定所述目标显示屏状态为所述收缩状态。In response to the second duration ratio being greater than a second threshold, it is determined that the target display screen state is the contracted state.
可选的,所述根据所述第一时长和所述第二时长,确定所述当前应用场景对应的所述目标显示屏状态,包括:Optionally, the determining the target display screen state corresponding to the current application scenario according to the first duration and the second duration includes:
响应于所述当前应用场景下的使用总时长大于第三阈值,根据所述第一时长和所述第二时长,确定所述当前应用场景对应的所述目标显示屏状态;In response to the total usage duration in the current application scenario being greater than a third threshold, determining the target display screen state corresponding to the current application scenario according to the first duration and the second duration;
所述方法还包括:The method also includes:
响应于所述当前应用场景下的使用总时长小于所述第三阈值,向服务器发送目标用户画像,所述目标用户画像中包括其他应用场景对应的显示屏状态,所述其他应用场景对应的显示屏状态根据所述其他应用场景下所述柔性显示屏的历史显示屏状态确定;In response to the total usage time in the current application scenario being less than the third threshold, the target user portrait is sent to the server. The target user portrait includes display screen states corresponding to other application scenarios, and displays corresponding to the other application scenarios The screen state is determined according to the historical display screen state of the flexible display screen in the other application scenarios;
接收所述服务器反馈的所述目标显示屏状态,所述目标显示屏状态由所述服务器根据参考用户画像中所述当前应用场景对应的显示屏状态确定得到,所述参考用户画像与所述目标用户画像中所述其他应用场景对应的显示屏状态的匹配度大于匹配度阈值。Receive the target display screen state fed back by the server, the target display screen state is determined by the server according to the display screen state corresponding to the current application scenario in the reference user portrait, the reference user portrait and the target The matching degree of the display screen state corresponding to the other application scenarios in the user portrait is greater than the matching degree threshold.
可选的,所述确定所述当前应用场景对应的目标显示屏状态之后,所述方法还包括:Optionally, after the determining the target display screen state corresponding to the current application scenario, the method further includes:
确定所述目标显示屏状态下,所述柔性显示屏呈现不同屏幕尺寸的第三时长,所述屏幕尺寸是所述柔性显示屏的外露显示区域的尺寸;It is determined that in the target display screen state, the flexible display screen presents a third duration of different screen sizes, and the screen size is the size of the exposed display area of the flexible display screen;
将最长第三时长对应的所述屏幕尺寸确定为目标屏幕尺寸;Determining the screen size corresponding to the longest third duration as the target screen size;
所述响应于所述当前显示屏状态与所述目标显示屏状态不匹配,控制所述柔性显示屏伸缩,包括:The controlling expansion and contraction of the flexible display screen in response to the current display screen state not matching the target display screen state includes:
响应于所述当前显示屏状态与所述目标显示屏状态不匹配,根据所述目标屏幕尺寸控制所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的外露显示区域的尺寸为所述目标屏幕尺寸。In response to the current display screen state not matching the target display screen state, the flexible display screen is controlled to expand and contract according to the target screen size, wherein the size of the exposed display area of the flexible display screen after expansion is the The target screen size.
可选的,所述确定所述当前应用场景对应的目标显示屏状态之后,所述方法还包括:Optionally, after the determining the target display screen state corresponding to the current application scenario, the method further includes:
响应于所述当前显示屏状态与所述目标显示屏状态匹配,控制所述柔性显示屏保持所述当前显示屏状态。In response to the current display screen state matching the target display screen state, controlling the flexible display screen to maintain the current display screen state.
可选的,所述控制所述柔性显示屏保持所述当前显示屏状态,包括:Optionally, the controlling the flexible display screen to maintain the current display screen state includes:
确定所述柔性显示屏的当前屏幕尺寸;Determining the current screen size of the flexible display screen;
响应于所述当前屏幕尺寸与所述目标屏幕尺寸的尺寸差值小于第四阈值,控制所述柔性显示屏保持所述当前屏幕尺寸;In response to the size difference between the current screen size and the target screen size being less than a fourth threshold, controlling the flexible display screen to maintain the current screen size;
响应于所述当前屏幕尺寸与所述目标屏幕尺寸的尺寸差值大于所述第四阈值,根据所述尺寸差值控制所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的外露显示区域的尺寸为 所述目标屏幕尺寸。In response to the size difference between the current screen size and the target screen size being greater than the fourth threshold, the flexible display screen is controlled to expand and contract according to the size difference, wherein the exposed display of the flexible display screen after the expansion and contraction The size of the area is the target screen size.
可选的,所述控制所述柔性显示屏伸缩,包括:Optionally, the controlling the expansion and contraction of the flexible display screen includes:
获取终端握持姿态;Obtain the terminal holding posture;
响应于所述终端握持姿态下支持自动伸缩,控制所述柔性显示屏伸缩;In response to supporting automatic expansion and contraction in the holding posture of the terminal, controlling the expansion and contraction of the flexible display screen;
所述方法还包括:The method also includes:
响应于所述终端握持姿态下不支持自动伸缩,进行握持姿态调整提醒。In response to the terminal not supporting automatic expansion and contraction in the holding posture, a holding posture adjustment reminder is issued.
可选的,所述当前应用场景对应的场景信息包括如下至少一项:前台应用信息、电量信息、所处场所信息和使用对象信息;Optionally, the scene information corresponding to the current application scene includes at least one of the following: foreground application information, power information, location information, and use object information;
其中,所述前台应用信息包括前台应用标识和前台应用类型中的至少一种;Wherein, the foreground application information includes at least one of a foreground application identifier and a foreground application type;
所述电量信息包括剩余电量和充电状态中的至少一种;The power information includes at least one of a remaining power and a charging state;
所述所处场所信息包括所处地理位置坐标和所处场所类型中的至少一种;The location information includes at least one of geographic location coordinates and location type;
所述使用对象信息包括使用对象名称、使用对象性别和使用对象生物参数中的至少一种。The use target information includes at least one of a use target name, a use target gender, and a use target biological parameter.
请参考图8,其示出了本申请另一个示例性实施例提供的显示屏的控制方法的流程图。本实施例以该方法由图1至5所示的终端执行为例进行说明,该过程包括如下步骤:Please refer to FIG. 8, which shows a flowchart of a method for controlling a display screen provided by another exemplary embodiment of the present application. In this embodiment, the method is executed by the terminal shown in FIGS. 1 to 5 as an example for description, and the process includes the following steps:
步骤801,获取当前应用场景下柔性显示屏的当前显示屏状态,当前显示屏状态包括伸展状态和卷缩状态中的至少一种。Step 801: Acquire the current display screen state of the flexible display screen in the current application scenario, where the current display screen state includes at least one of an extended state and a retracted state.
本步骤的实施方式可以参考上述步骤601,本实施例在此不再赘述。For the implementation of this step, reference may be made to the above step 601, which will not be repeated in this embodiment.
步骤802,获取当前应用场景下,柔性显示屏处于伸展状态的第一时长,以及柔性显示屏处于卷缩状态的第二时长。Step 802: Obtain the first time period during which the flexible display screen is in the extended state and the second time period during which the flexible display screen is in the retracted state in the current application scenario.
某一应用场景下,柔性显示屏在某一显示屏状态下的保持时长越长,表明该显示屏状态越符合该应用场景下的屏幕伸缩习惯,因此在一种可能的实施方式中,终端对各种应用场景下,柔性显示屏处于各种显示屏状态的时长进行统计,从而确定出各应用场景下,柔性显示屏处于伸展状态的第一时长(对处于伸展状态的时长进行累加得到),以及柔性显示屏处于卷缩状态的第二时长(对处于卷缩状态的时长进行累加得到)。In a certain application scenario, the longer the holding time of the flexible display screen in a certain display state is, the more the display state conforms to the screen expansion habit in the application scenario. Therefore, in a possible implementation manner, the terminal pair In various application scenarios, the length of time the flexible display screen is in various display states is counted, so as to determine the first time length of the flexible display screen in the extended state in each application scenario (accumulate the length of time in the extended state), And the second length of time the flexible display screen is in the retracted state (obtained by accumulating the length of time in the retracted state).
在一些实施例中,终端将统计数据存储在终端本地,当需要使用时,即从本地读取;在另一种可能的实施方式中,终端将统计数据上报至服务器,当需要使用时,即从服务器处读取,本实施例对此不作限定。In some embodiments, the terminal stores the statistical data locally in the terminal, and reads it locally when it needs to be used; in another possible implementation manner, the terminal reports the statistical data to the server, and when it needs to be used, that is, It is read from the server, which is not limited in this embodiment.
在一个示例性的例子中,终端中存储的应用场景(以包含前台应用信息和电量信息两个维度进行说明)、第一时长以及第二时长之间的对应关系如表一所示。In an exemplary example, the corresponding relationship between the application scenario (explained in two dimensions including foreground application information and power information), the first duration and the second duration stored in the terminal is shown in Table 1.
表一Table I
前台应用信息Front desk application information 电量信息Battery information 第一时长First time 第二时长Second duration
视频播放应用程序Video playback application 大于50%More than 50% 140分钟140 minutes 20分钟20 minutes
视频播放应用程序Video playback application 小于50%Less than 50% 15分钟15 minutes 75分钟75 minutes
即时通信应用程序Instant messaging application 大于50%More than 50% 10分钟10 minutes 90分钟90 minutes
即时通信应用程序Instant messaging application 小于50%Less than 50% 12分钟12 minutes 80分钟80 minutes
获取到第一时长和第二时长后,终端即根据第一时长和第二时长,确定当前应用场景对应的目标显示屏状态(步骤803至805)。After obtaining the first duration and the second duration, the terminal determines the target display screen state corresponding to the current application scenario according to the first duration and the second duration (steps 803 to 805).
步骤803,根据第一时长和第二时长,确定处于伸展状态的第一时长占比,以及处于卷缩状态的第二时长占比。Step 803: Determine the proportion of the first duration in the stretched state and the proportion of the second duration in the crimped state according to the first duration and the second duration.
在一种可能的实施方式中,终端根据第一时长和第二时长,确定处于当前应用场景的总时长,进而根据第一时长和总时长,确定处于伸展状态的第一时长占比,根据第二时长和总时长,确定出卷缩状态的第二时长占比。In a possible implementation manner, the terminal determines the total duration of the current application scenario according to the first duration and the second duration, and then determines the proportion of the first duration in the stretched state according to the first duration and the total duration, and according to the first duration and the total duration, The second duration and the total duration determine the proportion of the second duration in the curled state.
结合表一中的示例,若当前前台运行视频播放应用程序,且电池剩余电量大于50%时,终端确定第一时长占比为140÷(140+20)=87.5%,第二时长占比为20÷(140+20)=12.5%。Combining the example in Table 1, if the video playback application is currently running in the foreground and the remaining battery power is greater than 50%, the terminal determines that the first duration is 140÷(140+20)=87.5%, and the second duration is 20÷(140+20)=12.5%.
步骤804,响应于第一时长占比大于第一阈值,确定目标显示屏状态为伸展状态。In step 804, in response to the first duration ratio being greater than the first threshold, it is determined that the state of the target display screen is the extended state.
在一种可能的实施方式中,终端预设有第一阈值,当第一时长占比大于第一阈值时,终端确定目标显示屏状态为伸展状态。比如,该第一阈值为80、85%或90%等。In a possible implementation manner, the terminal is preset with a first threshold, and when the proportion of the first duration is greater than the first threshold, the terminal determines that the state of the target display screen is the extended state. For example, the first threshold is 80, 85%, or 90%.
结合上述步骤中的示例,由于第一时长占比87.5%大于第一阈值80%,因此,终端将伸展状态确定为目标显示屏状态。In combination with the example in the foregoing steps, since the first duration accounted for 87.5% is greater than the first threshold 80%, the terminal determines the stretched state as the target display screen state.
步骤805,响应于第二时长占比大于第二阈值,确定目标显示屏状态为收缩状态。In step 805, in response to the second duration ratio being greater than the second threshold, it is determined that the state of the target display screen is the contracted state.
在一种可能的实施方式中,终端预设有第二阈值,当第二时长占比大于第二阈值时,终端确定目标显示屏状态为卷缩状态。比如,该第二阈值为75、80%或85%等等。In a possible implementation manner, the terminal is preset with a second threshold, and when the proportion of the second duration is greater than the second threshold, the terminal determines that the state of the target display screen is the scrolled state. For example, the second threshold is 75, 80%, or 85%, and so on.
结合表一中的示例,若当前前台运行即时通信应用程序,且电池剩余电量大于50%时,终端确定第二时长占比为90%,由于第二时长占比90%大于第二阈值85%,因此,终端将卷缩状态确定为目标显示屏状态。Combining the example in Table 1, if the instant messaging application is currently running in the foreground and the remaining battery power is greater than 50%, the terminal determines that the second duration is 90%, because the second duration 90% is greater than the second threshold 85% , Therefore, the terminal determines the scrolling state as the target display state.
可选的,终端也可以预先确定不同应用场景与显示屏状态之间的对应关系,并进行存储,后续使用过程中,则直接基于当前应用场景从该对应关系中获取目标显示屏状态,本实施例对此不作限定。Optionally, the terminal may also pre-determine and store the corresponding relationship between different application scenarios and the status of the display screen. During subsequent use, it will directly obtain the target display status from the corresponding relationship based on the current application scenario. The example does not limit this.
需要说明的是,除了基于显示屏状态下的保持时长确定目标显示屏状态外,在其他可能的实施方式中,终端还可以根据应用场景下,柔性显示屏的显示屏状态的变化频次,确定应用场景对应的目标显示屏状态,本实施例对此不作限定。It should be noted that, in addition to determining the target display state based on the holding time in the display state, in other possible implementation manners, the terminal may also determine the application based on the frequency of changes in the display state of the flexible display screen in the application scenario. The state of the target display screen corresponding to the scene is not limited in this embodiment.
步骤806,确定目标显示屏状态下,柔性显示屏呈现不同屏幕尺寸的第三时长,屏幕尺寸是柔性显示屏的外露显示区域的尺寸。In step 806, it is determined that in the state of the target display screen, the flexible display screen presents a third duration of different screen sizes, and the screen size is the size of the exposed display area of the flexible display screen.
在一些实施例中,当终端支持将柔性显示屏拉伸为最大屏幕尺寸,以及将柔性显示屏收缩为最小屏幕尺寸,相应的,若当前显示屏状态与目标显示屏状态不匹配,终端即根据目标显示屏状态,将柔性显示屏拉伸为最大屏幕尺寸(目标显示屏状态为伸展状态),或,将柔性显示屏收缩为最小屏幕尺寸(目标显示屏状态为卷缩状态)。In some embodiments, when the terminal supports stretching the flexible display to the maximum screen size and shrinking the flexible display to the minimum screen size, correspondingly, if the current display status does not match the target display status, the terminal will follow In the target display state, the flexible display screen is stretched to the maximum screen size (the target display screen state is the stretched state), or the flexible display screen is contracted to the minimum screen size (the target display screen state is the retracted state).
在另一种可能的实施实施方式中,由于用户在使用终端的过程中,可以根据个人使用习惯适当拉伸柔性显示屏,即柔性显示屏的外露显示区域的屏幕尺寸可以位于最小屏幕尺寸和最大屏幕尺寸之间。因此,为了使自动伸缩后柔性显示屏的屏幕尺寸更加符合用户个人习惯,可选的,终端确定出目标显示屏状态后,进一步确定目标显示屏状态,柔性显示屏呈现不同屏幕尺寸的第三时长。其中,该屏幕尺寸可以为屏幕尺寸范围,也可以为特定屏幕尺寸,本实施例不作限定。In another possible implementation manner, since the user is using the terminal, the flexible display screen can be stretched appropriately according to personal usage habits, that is, the screen size of the exposed display area of the flexible display screen can be located between the minimum screen size and the maximum screen size. Between screen sizes. Therefore, in order to make the screen size of the flexible display screen more in line with the user’s personal habits after auto-scaling, optionally, after the terminal determines the state of the target display screen, the target display screen state is further determined, and the flexible display screen presents the third duration of different screen sizes. . Wherein, the screen size may be a range of a screen size, or may be a specific screen size, which is not limited in this embodiment.
在一个示意性的例子中,卷缩状态下,柔性显示屏的屏幕尺寸范围为7至10.5cm,伸展状态下,柔性显示屏的屏幕尺寸范围为10.5至14cm,当应用场景对应的目标显示屏状态为伸展状态时,终端即确定柔性显示屏在10.5cm至14cm这一区间中各屏幕尺寸下的第三时长。比如,终端确定在11cm这一屏幕尺寸下的第三时长为10分钟,在12cm这一屏幕尺寸下的第三时长为90分钟,在13cm这一屏幕尺寸下的第三时长为20分钟,在14cm这一屏幕尺寸下的第三时长为20分钟。In an illustrative example, in the retracted state, the screen size of the flexible display is in the range of 7 to 10.5 cm, and in the stretched state, the screen size of the flexible display is in the range of 10.5 to 14 cm. When the application scenario corresponds to the target display When the state is in the extended state, the terminal determines the third duration of each screen size in the interval of 10.5 cm to 14 cm for the flexible display screen. For example, the terminal determines that the third duration under the screen size of 11cm is 10 minutes, the third duration under the screen size of 12cm is 90 minutes, and the third duration under the screen size of 13cm is 20 minutes. The third time under the 14cm screen size is 20 minutes.
步骤807,将最长第三时长对应的屏幕尺寸确定为目标屏幕尺寸。Step 807: Determine the screen size corresponding to the longest third duration as the target screen size.
进一步的,终端确定最长第三时长,并将其对应的屏幕尺寸确定为目标屏幕尺寸。结合上述步骤中的示例,终端将12cm确定为目标屏幕尺寸。Further, the terminal determines the longest third duration, and determines its corresponding screen size as the target screen size. Combining the examples in the above steps, the terminal determines 12cm as the target screen size.
可选的,终端也可以预先确定不同应用场景与目标屏幕尺寸的对应关系,并进行存储,后续使用过程中,则直接基于当前应用场景从该对应关系中获取目标屏幕尺寸,本实施例对此不作限定。Optionally, the terminal may also pre-determine the corresponding relationship between different application scenarios and the target screen size, and store it. During subsequent use, it directly obtains the target screen size from the corresponding relationship based on the current application scenario. Not limited.
步骤808,响应于当前显示屏状态与目标显示屏状态不匹配,根据目标屏幕尺寸控制柔性显示屏伸缩,其中,伸缩后柔性显示屏的外露显示区域的尺寸为目标屏幕尺寸。 Step 808, in response to the current state of the display screen does not match the state of the target display screen, control the expansion and contraction of the flexible display screen according to the target screen size, wherein the size of the exposed display area of the flexible display screen after expansion and contraction is the target screen size.
在一种可能的实施方式中,若当前显示屏状态与目标显示屏状态不匹配,终端即根据目标屏幕尺寸生成伸缩指令,从而向屏幕机械组件发送伸缩指令,使屏幕机械组件控制柔性显 示屏伸缩至目标屏幕尺寸。In a possible implementation, if the current display status does not match the target display status, the terminal generates a telescoping command according to the target screen size, so as to send the telescoping command to the screen mechanical component, so that the screen mechanical component controls the flexible display to expand and contract. To the target screen size.
步骤809,响应于当前显示屏状态与目标显示屏状态匹配,确定柔性显示屏的当前屏幕尺寸。Step 809: Determine the current screen size of the flexible display screen in response to the current display screen state matching the target display screen state.
若当前显示屏状态与目标显示屏状态匹配,终端则保持柔性显示屏的当前显示屏状态。If the current display screen state matches the target display screen state, the terminal maintains the current display screen state of the flexible display screen.
为了避免在当前显示屏状态下,因柔性显示屏的外露显示区域的屏幕尺寸可能与目标屏幕尺寸相差较多,而影响用户使用,在一种可能的实施方式中,终端确定柔性显示屏的当前屏幕尺寸,进而根据当前屏幕尺寸和目标屏幕尺寸,确定是否需要对当前屏幕尺寸进行微调。In order to avoid that in the current display state, the screen size of the exposed display area of the flexible display screen may be quite different from the target screen size, which may affect the user's use, in a possible implementation manner, the terminal determines the current display area of the flexible display screen. Screen size, and then determine whether the current screen size needs to be fine-tuned according to the current screen size and the target screen size.
步骤810,响应于当前屏幕尺寸与目标屏幕尺寸的尺寸差值小于第四阈值,控制柔性显示屏保持当前屏幕尺寸。 Step 810, in response to the size difference between the current screen size and the target screen size being less than the fourth threshold, control the flexible display screen to maintain the current screen size.
在一种可能的实施方式中,若当前屏幕尺寸与目标屏幕尺寸的尺寸差值较小,调整当前屏幕尺寸并不会对用户使用造成明显提升,反而会因自动调整对用户使用造成干扰,因此,若当前屏幕尺寸与目标屏幕尺寸的尺寸差值小于第四阈值,控制柔性显示屏保持当前屏幕尺寸。比如,该第四阈值为0.5cm。In a possible implementation, if the size difference between the current screen size and the target screen size is small, adjusting the current screen size will not significantly improve the user's use, but will interfere with the user's use due to the automatic adjustment. If the size difference between the current screen size and the target screen size is less than the fourth threshold, the flexible display screen is controlled to maintain the current screen size. For example, the fourth threshold is 0.5 cm.
在一个示意性的例子中,若当前屏幕尺寸为12.3×7cm,而目标屏幕尺寸为12×7cm,由于两者的尺寸差值为0.3cm小于0.5cm,因此,终端保持当前屏幕尺寸。In an illustrative example, if the current screen size is 12.3×7 cm and the target screen size is 12×7 cm, since the difference between the two sizes is 0.3 cm and less than 0.5 cm, the terminal maintains the current screen size.
步骤811,响应于当前屏幕尺寸与目标屏幕尺寸的尺寸差值大于第四阈值,根据尺寸差值控制柔性显示屏伸缩,其中,伸缩后柔性显示屏的外露显示区域的尺寸为目标屏幕尺寸。 Step 811, in response to the size difference between the current screen size and the target screen size being greater than the fourth threshold, control the flexible display screen to expand and contract according to the size difference, where the size of the exposed display area of the flexible display screen after expansion and contraction is the target screen size.
类似的,若当前屏幕尺寸与目标屏幕尺寸的尺寸差值较小,调整当前屏幕尺寸会对用户使用产生明显提升,因此终端根据尺寸差值控制柔性显示屏伸缩,使柔性显示屏的屏幕尺寸达到目标屏幕尺寸。Similarly, if the size difference between the current screen size and the target screen size is small, adjusting the current screen size will significantly improve user usage. Therefore, the terminal controls the flexible display to expand and contract according to the size difference, so that the screen size of the flexible display reaches The target screen size.
在一个示意性的例子中,若当前屏幕尺寸为13×7cm,而目标屏幕尺寸为12×7cm,由于两者的尺寸差值为1cm大于0.5cm,因此,终端控制柔性显示屏收缩1cm,使屏幕尺寸达到12×7cm。In an illustrative example, if the current screen size is 13×7cm and the target screen size is 12×7cm, since the difference between the two sizes is 1cm and greater than 0.5cm, the terminal controls the flexible display to shrink by 1cm, so that The screen size reaches 12×7cm.
上述实施例中,均由终端自动控制柔性显示屏伸缩,因此用户握持终端的姿态将对自动伸缩造成影响。为了保证自动伸缩的正常执行,在一种可能的实施方式中,在控制柔性显示屏伸缩时,终端获取终端握持状态,若终端握持状态下支持自动伸缩,则控制柔性显示屏伸缩;若终端握持姿态下不支持自动伸缩,则进行握持姿态调整提醒。In the foregoing embodiments, the terminal automatically controls the expansion and contraction of the flexible display screen, so the posture of the user holding the terminal will affect the automatic expansion and contraction. In order to ensure the normal execution of automatic expansion and contraction, in a possible implementation manner, when controlling the expansion and contraction of the flexible display screen, the terminal obtains the terminal holding state, and if the terminal supports automatic expansion and contraction in the holding state, the flexible display screen is controlled to expand and contract; if If the terminal does not support automatic expansion and contraction in the holding posture, the holding posture adjustment reminder will be issued.
针对获取终端握持姿态的方式,在一些实施例中,第一壳体和第二壳体的壳体边缘(即构成了终端的中框)处设置有传感器,该传感器可以为触摸传感器、压力传感器、热传感器中的至少一种。终端即通过传感器采集到的传感器数据,确定终端握持姿态。Regarding the manner of acquiring the holding posture of the terminal, in some embodiments, a sensor is provided at the edges of the first housing and the second housing (that is, the middle frame of the terminal). The sensor may be a touch sensor, a pressure At least one of a sensor and a thermal sensor. The terminal determines the holding posture of the terminal through the sensor data collected by the sensor.
比如,当第一壳体边缘和第二壳体边缘同时采集到传感器数据,终端确定终端握持姿态不支持自动伸缩;当仅第一壳体边缘或第二壳体边缘采集到传感器数,终端确定终端握持姿态支持自动伸缩。For example, when the edge of the first housing and the edge of the second housing collect sensor data at the same time, the terminal determines that the terminal's holding posture does not support automatic expansion; when only the edge of the first housing or the edge of the second housing collects the sensor data, the terminal Make sure that the terminal holding posture supports automatic telescoping.
可选的,进行握持姿态调整提醒的方式可以包括振动提醒、文字提醒、动画提醒、语音提醒中的至少一种,本实施例对此不作限定。Optionally, the manner of reminding the holding posture adjustment may include at least one of vibration reminding, text reminding, animation reminding, and voice reminding, which is not limited in this embodiment.
本实施例中,终端通过统计应用场景下,柔性显示屏处于伸展状态以及卷缩状态的时长,从而根据时长占比,确定该应用场景对应的目标显示屏状态,即将该应用场景下保持时长最长的显示屏状态确定为目标显示屏状态,使确定出的目标显示屏状态带概率符合用户的使用习惯,提高了显示屏自动控制的准确性。In this embodiment, the terminal calculates the length of time that the flexible display screen is in the stretched state and the retracted state in the application scenario, thereby determining the target display screen state corresponding to the application scenario according to the proportion of the time duration, that is, keeping the maximum duration in the application scenario. The long display screen state is determined as the target display screen state, so that the determined target display screen state with probability conforms to the user's usage habits, and the accuracy of the automatic control of the display screen is improved.
此外,本实施例中,终端进一步根据目标显示屏状态下,不同屏幕尺寸对应的保持时长,确定出目标显示屏状态的最佳屏幕尺寸,进而基于该最佳屏幕尺寸控制柔性显示屏伸缩,使伸缩后柔性显示屏的屏幕尺寸符合用户个人使用习惯,进一步提高了显示屏自动伸缩后的用户使用体验。In addition, in this embodiment, the terminal further determines the optimal screen size of the target display screen according to the holding time corresponding to different screen sizes in the target display screen state, and then controls the flexible display screen to expand and contract based on the optimal screen size. The screen size of the flexible display screen after expansion and contraction conforms to the user's personal usage habits, which further improves the user experience after the automatic expansion and contraction of the display screen.
同时,本实施例中,终端在控制柔性显示屏自动伸缩前,通过获取终端握持状态,并在握持状态支持自动伸缩时控制柔性显示屏伸缩,避免用户握持手势对屏幕自动伸缩造成影响, 提高了自动伸缩的安全性。At the same time, in this embodiment, before controlling the automatic expansion and contraction of the flexible display screen, the terminal obtains the holding state of the terminal and controls the expansion and contraction of the flexible display screen when the holding state supports automatic expansion, so as to avoid the influence of the user's holding gesture on the automatic expansion and contraction of the screen. Improve the security of automatic scaling.
对于某些首次出现的应用场景,或者低频应用场景,由于该应用场景下显示屏状态的统计数据有限,因此基于该统计数据确定出的目标显示屏状态可能存在偏差。为了提高确定出的目标显示屏状态的准确性,终端可以从服务器处获取其他终端在该应用场景下的目标显示屏状态。在图8的基础上,如图9所示,步骤803至805可以被替换为步骤8031,步骤802之后还可以包括8032和8033。For certain application scenarios that appear for the first time, or low-frequency application scenarios, since the statistical data of the display screen status in this application scenario is limited, the target display screen status determined based on the statistical data may have deviations. In order to improve the accuracy of the determined target display screen state, the terminal may obtain the target display screen state of other terminals in the application scenario from the server. On the basis of FIG. 8, as shown in FIG. 9, steps 803 to 805 can be replaced with step 8031, and after step 802, 8032 and 8033 can also be included.
步骤8031,响应于当前应用场景下的使用总时长大于第三阈值,根据第一时长和第二时长,确定当前应用场景对应的目标显示屏状态。Step 8031: In response to the total usage duration in the current application scenario being greater than the third threshold, determine the target display screen state corresponding to the current application scenario according to the first duration and the second duration.
可选的,使用总时长为第一时长与第二时长之和。Optionally, the total usage duration is the sum of the first duration and the second duration.
若使用总时长大于第三阈值,终端确定当前应用场景下的统计数据充足,从而根据第一时长和第二时长,确定目标显示屏状态,该过程可以参考上述步骤804和805,本实施例在此不再赘述。If the total usage time is greater than the third threshold, the terminal determines that the statistical data in the current application scenario is sufficient, so as to determine the target display screen state according to the first time length and the second time length. For this process, please refer to the above steps 804 and 805. In this embodiment, This will not be repeated here.
在一个示意性的例子中,若当前应用场景的使用总时长大于100分钟,终端则根据第一时长和第二时长确定当前应用场景对应的目标显示屏状态。In an illustrative example, if the total use time of the current application scene is greater than 100 minutes, the terminal determines the target display screen state corresponding to the current application scene according to the first time length and the second time length.
步骤8032,响应于当前应用场景下的使用总时长小于第三阈值,向服务器发送目标用户画像,目标用户画像中包括其他应用场景对应的显示屏状态,其他应用场景对应的显示屏状态根据其他应用场景下柔性显示屏的历史显示屏状态确定。Step 8032: In response to the total usage time in the current application scenario being less than the third threshold, send the target user portrait to the server. The target user portrait includes the display status corresponding to other application scenarios, and the display status corresponding to other application scenarios is based on other applications. The historical display status of the flexible display in the scene is determined.
在一种可能的实施方式中,终端根据不同应用场景下的统计数据,确定不同应用场景对应的显示屏状态(应用场景的使用总时长大于第三阈值),并根据应用场景与显示屏状态之间的对应关系,构建目标用户画像。在一个示意性的例子中,该目标用户画像(应用场景包括前台应用信息、电量信息和所处场所信息)中包含数据如表二所示。In a possible implementation manner, the terminal determines the status of the display screen corresponding to different application scenarios (the total usage time of the application scenario is greater than the third threshold) according to the statistical data in different application scenarios, and determines the status of the display screen according to the difference between the application scenario and the display status. Correspondence between the two, construct the target user portrait. In an illustrative example, the target user portrait (application scenario including foreground application information, power information, and location information) contains data as shown in Table 2.
表二Table II
前台应用信息Front desk application information 电量信息Battery information 所处场所信息Location information 显示屏状态Display status
视频播放应用程序Video playback application 大于50%More than 50% 公共场所Public places 卷缩状态Crimped state
视频播放应用程序Video playback application 小于50%Less than 50% 公共场所Public places 卷缩状态Crimped state
视频播放应用程序Video playback application 大于50%More than 50% 私人场所Private place 伸展状态Stretched state
新闻阅读应用程序News Reader App 大于50%More than 50% 公共场所Public places 伸展状态Stretched state
新闻阅读应用程序News Reader App 小于50%Less than 50% 公共场所Public places 卷缩状态Crimped state
新闻阅读应用程序News Reader App 大于50%More than 50% 私人场所Private place 伸展状态Stretched state
可选的,终端将构建的目标用户画像上传至服务器,由服务器对大量终端上传的用户画像进行分析,从而确定出与当前终端具有相似使用习惯的关联终端。Optionally, the terminal uploads the constructed target user portrait to the server, and the server analyzes the user portraits uploaded by a large number of terminals to determine the associated terminal with similar usage habits as the current terminal.
当当前应用场景下的使用总时长小于第三阈值时,终端向服务器发送显示屏状态获取请求,该请求中即包含当前应用场景对应的场景信息,请求服务器反馈当前应用场景对应的目标显示屏状态。When the total usage time in the current application scenario is less than the third threshold, the terminal sends a display screen status acquisition request to the server, which includes the scene information corresponding to the current application scenario, and requests the server to feed back the target display status corresponding to the current application scenario .
在一些实施例中,该用户画像中除了包含应用场景与显示屏状态之间的对应关系外,还可以包含用户信息,比如用户年龄、用户性别、用户地域,或者包含终端信息,比如终端型号、终端安装的应用程序、以及应用程序使用频次等信息,本实施对此不作限定。In some embodiments, in addition to the corresponding relationship between the application scenario and the status of the display screen, the user portrait may also include user information, such as user age, user gender, user region, or terminal information, such as terminal model, This implementation does not limit information such as the applications installed on the terminal and the frequency of use of the applications.
步骤8033,接收服务器反馈的目标显示屏状态,目标显示屏状态由服务器根据参考用户画像中当前应用场景对应的显示屏状态确定得到,参考用户画像与目标用户画像中其他应用场景对应的显示屏状态的匹配度大于匹配度阈值。Step 8033: Receive the target display status fed back by the server. The target display status is determined by the server according to the display status corresponding to the current application scene in the reference user portrait, and the reference user portrait and the display status corresponding to other application scenarios in the target user portrait The matching degree of is greater than the matching degree threshold.
在一种可能的实施方式中,服务器获取到目标用户画像后,对其中的数据进行数据转换处理,得到目标用户画像转换对应的目标画像矩阵,并计算该目标画像矩阵与海量画像矩阵之间的匹配度,从而将匹配度高于匹配度阈值的画像矩阵确定为参考画像矩阵,进而根据参考画像矩阵对应的参考用户画像(包含当前应用场景对应的显示屏状态),确定当前应用场景 对应的目标显示屏状态。In a possible implementation manner, after the server obtains the target user portrait, it performs data conversion processing on the data therein to obtain the target portrait matrix corresponding to the target user portrait conversion, and calculates the difference between the target portrait matrix and the mass portrait matrix Matching degree, so that the portrait matrix with matching degree higher than the matching degree threshold is determined as the reference portrait matrix, and then the target corresponding to the current application scene is determined according to the reference user portrait corresponding to the reference portrait matrix (including the display status corresponding to the current application scene) Display status.
除此之外,服务器还可以根据其他信息确定用户画像之间的相似度,比如上述用户信息和终端信息等等,本实施例对此不作限定。In addition, the server may also determine the similarity between the user portraits according to other information, such as the above-mentioned user information and terminal information, which is not limited in this embodiment.
服务器将确定出的目标显示屏状态反馈给终端,以便终端在当前应用场景对应统计数据不足的情况下,也能够根据服务器提供的目标显示屏状态(基于相似用户在当前应用场景下的屏幕使用习惯确定)进行屏幕自动伸缩。The server feeds back the determined target display status to the terminal so that the terminal can also follow the target display status provided by the server (based on the screen usage habits of similar users in the current application scenario when the corresponding statistical data of the current application scenario is insufficient) (OK) to automatically expand the screen.
本实施例中,终端通过向服务器发送当前终端对应的用户画像,由服务器从海量用户画像中,确定出与当前用户画像相似的参考用户画像,进而根据参考用户画像中当前应用场景对应的显示屏状态,确定出目标显示屏状态,并反馈给终端进行自动伸缩控制,提高了首次出现应用场景,或低频应用场景下屏幕自动伸缩控制的准确性。In this embodiment, the terminal sends a user portrait corresponding to the current terminal to the server, and the server determines a reference user portrait similar to the current user portrait from a large number of user portraits, and then according to the display screen corresponding to the current application scenario in the reference user portrait Status, determine the status of the target display screen, and feed it back to the terminal for automatic scaling control, which improves the accuracy of the screen automatic scaling control in the first application scenario or in the low-frequency application scenario.
请参考图10,其示出了本申请一个实施例提供的显示屏的控制装置的结构框图。该装置可以通过软件、硬件或者两者的结合实现成为终端的全部或一部分。该装置包括:Please refer to FIG. 10, which shows a structural block diagram of a display screen control device provided by an embodiment of the present application. The device can be implemented as all or part of the terminal through software, hardware or a combination of the two. The device includes:
获取模块1001,用于获取当前应用场景下所述柔性显示屏的当前显示屏状态,所述当前显示屏状态包括伸展状态和卷缩状态中的至少一种;The obtaining module 1001 is configured to obtain the current display screen state of the flexible display screen in the current application scenario, where the current display screen state includes at least one of an extended state and a retracted state;
状态确定模块1002,用于确定所述当前应用场景对应的目标显示屏状态,所述目标显示屏状态根据所述当前应用场景下所述柔性显示屏的历史显示屏状态确定;The state determining module 1002 is configured to determine the state of the target display screen corresponding to the current application scenario, and the state of the target display screen is determined according to the historical display screen state of the flexible display screen in the current application scenario;
控制模块1003,用于响应于所述当前显示屏状态与所述目标显示屏状态不匹配,控制所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的显示屏状态为所述目标显示屏状态。The control module 1003 is configured to control the expansion and contraction of the flexible display screen in response to a mismatch between the current display screen state and the target display screen state, wherein the display screen state of the flexible display screen after the expansion and contraction is the target display Screen status.
可选的,状态确定模块1002,包括:Optionally, the status determination module 1002 includes:
时长获取单元,用于获取所述当前应用场景下,所述柔性显示屏处于所述伸展状态的第一时长,以及所述柔性显示屏处于所述卷缩状态的第二时长;A duration acquiring unit, configured to acquire the first duration of time that the flexible display screen is in the extended state and the second duration of time that the flexible display screen is in the retracted state in the current application scenario;
状态确定单元,用于根据所述第一时长和所述第二时长,确定所述当前应用场景对应的所述目标显示屏状态。The state determining unit is configured to determine the state of the target display screen corresponding to the current application scenario according to the first duration and the second duration.
可选的,状态确定单元,用于:Optionally, the status determination unit is used to:
根据所述第一时长和所述第二时长,确定处于所述伸展状态的第一时长占比,以及处于所述卷缩状态的第二时长占比;Determining the proportion of the first duration in the stretched state and the proportion of the second duration in the crimped state according to the first duration and the second duration;
响应于所述第一时长占比大于第一阈值,确定所述目标显示屏状态为所述伸展状态;In response to the proportion of the first duration being greater than a first threshold, determining that the state of the target display screen is the extended state;
响应于所述第二时长占比大于第二阈值,确定所述目标显示屏状态为所述收缩状态。In response to the second duration ratio being greater than a second threshold, it is determined that the target display screen state is the contracted state.
可选的,状态确定单元,还用于:Optionally, the status determination unit is also used for:
响应于所述当前应用场景下的使用总时长大于第三阈值,根据所述第一时长和所述第二时长,确定所述当前应用场景对应的所述目标显示屏状态;In response to the total usage duration in the current application scenario being greater than a third threshold, determining the target display screen state corresponding to the current application scenario according to the first duration and the second duration;
所述装置还包括:The device also includes:
画像发送模块,用于响应于所述当前应用场景下的使用总时长小于所述第三阈值,向服务器发送目标用户画像,所述目标用户画像中包括其他应用场景对应的显示屏状态,所述其他应用场景对应的显示屏状态根据所述其他应用场景下所述柔性显示屏的历史显示屏状态确定;The portrait sending module is configured to send a target user portrait to the server in response to the total usage time in the current application scenario being less than the third threshold, where the target user portrait includes display screen states corresponding to other application scenarios, The display screen status corresponding to other application scenarios is determined according to the historical display screen status of the flexible display screen in the other application scenarios;
接收模块,用于接收所述服务器反馈的所述目标显示屏状态,所述目标显示屏状态由所述服务器根据参考用户画像中所述当前应用场景对应的显示屏状态确定得到,所述参考用户画像与所述目标用户画像中所述其他应用场景对应的显示屏状态的匹配度大于匹配度阈值。The receiving module is configured to receive the target display screen state fed back by the server, the target display screen state being determined by the server according to the display screen state corresponding to the current application scenario in the reference user portrait, and the reference user The matching degree between the portrait and the display screen state corresponding to the other application scenarios in the target user portrait is greater than the matching degree threshold.
可选的,所述装置还包括:Optionally, the device further includes:
尺寸确定模块,用于确定所述目标显示屏状态下,所述柔性显示屏呈现不同屏幕尺寸的第三时长,所述屏幕尺寸是所述柔性显示屏的外露显示区域的尺寸;将最长第三时长对应的所述屏幕尺寸确定为目标屏幕尺寸;The size determination module is used to determine the third time duration for the flexible display screen to present different screen sizes in the target display screen state, and the screen size is the size of the exposed display area of the flexible display screen; The screen size corresponding to three hours is determined as the target screen size;
所述控制模块1003,用于:The control module 1003 is used for:
响应于所述当前显示屏状态与所述目标显示屏状态不匹配,根据所述目标屏幕尺寸控制所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的外露显示区域的尺寸为所述目标屏幕尺寸。In response to the current display screen state not matching the target display screen state, the flexible display screen is controlled to expand and contract according to the target screen size, wherein the size of the exposed display area of the flexible display screen after expansion is the The target screen size.
可选的,所述控制模块1003,还用于:Optionally, the control module 1003 is also used for:
响应于所述当前显示屏状态与所述目标显示屏状态匹配,控制所述柔性显示屏保持所述当前显示屏状态。In response to the current display screen state matching the target display screen state, controlling the flexible display screen to maintain the current display screen state.
可选的,所述控制模块1003,还包括:Optionally, the control module 1003 further includes:
尺寸确定单元,用于确定所述柔性显示屏的当前屏幕尺寸;A size determining unit for determining the current screen size of the flexible display screen;
第一控制单元,用于响应于所述当前屏幕尺寸与所述目标屏幕尺寸的尺寸差值小于第四阈值,控制所述柔性显示屏保持所述当前屏幕尺寸;The first control unit is configured to control the flexible display screen to maintain the current screen size in response to the size difference between the current screen size and the target screen size being less than a fourth threshold;
第二控制单元,用于响应于所述当前屏幕尺寸与所述目标屏幕尺寸的尺寸差值大于所述第四阈值,根据所述尺寸差值控制所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的外露显示区域的尺寸为所述目标屏幕尺寸。The second control unit is configured to control the expansion and contraction of the flexible display screen according to the size difference in response to the size difference between the current screen size and the target screen size being greater than the fourth threshold. The size of the exposed display area of the flexible display screen is the target screen size.
可选的,所述控制模块1003,还用于:Optionally, the control module 1003 is also used for:
获取终端握持姿态;Obtain the terminal holding posture;
响应于所述终端握持姿态下支持自动伸缩,控制所述柔性显示屏伸缩;In response to supporting automatic expansion and contraction in the holding posture of the terminal, controlling the expansion and contraction of the flexible display screen;
所述装置还包括:The device also includes:
提示模块,用于响应于所述终端握持姿态下不支持自动伸缩,进行握持姿态调整提醒。The prompt module is used for reminding the holding posture adjustment in response to the terminal holding posture that does not support automatic expansion and contraction.
可选的,所述当前应用场景对应的场景信息包括如下至少一项:前台应用信息、电量信息、所处场所信息和使用对象信息;Optionally, the scene information corresponding to the current application scene includes at least one of the following: foreground application information, power information, location information, and use object information;
其中,所述前台应用信息包括前台应用标识和前台应用类型中的至少一种;Wherein, the foreground application information includes at least one of a foreground application identifier and a foreground application type;
所述电量信息包括剩余电量和充电状态中的至少一种;The power information includes at least one of a remaining power and a charging state;
所述所处场所信息包括所处地理位置坐标和所处场所类型中的至少一种;The location information includes at least one of geographic location coordinates and location type;
所述使用对象信息包括使用对象名称、使用对象性别和使用对象生物参数中的至少一种。The use target information includes at least one of a use target name, a use target gender, and a use target biological parameter.
综上所述,本申请实施例中,对于配置有外露显示区域可变的柔性显示屏的终端,通过获取当前应用场景下柔性显示屏的当前显示屏状态,并根据当前应用场景下柔性显示屏的历史显示屏状态,确定出当前应用场景对应的目标显示屏状态,从而在当前显示屏状态与目标显示屏状态不匹配时,自动控制柔性显示屏伸缩,使柔性显示屏处于目标显示屏状态,实现了根据用户在不同应用场景下伸缩显示屏的习惯,自动将柔性显示屏伸缩至符合用户使用习惯的显示屏状态,无需用户手动拉伸柔性显示屏,也无需用户通过按键触发柔性显示屏进行伸缩,简化了柔性显示屏的伸缩流程,提高了柔性显示屏的伸缩智能程度。In summary, in the embodiments of the present application, for a terminal equipped with a flexible display screen with a variable exposed display area, the current display state of the flexible display screen in the current application scenario is obtained, and the flexible display screen To determine the target display status corresponding to the current application scene, so that when the current display status does not match the target display status, the flexible display is automatically controlled to expand and contract, so that the flexible display is in the target display state. According to the user’s habit of extending and retracting the display in different application scenarios, the flexible display is automatically extended to a display state that conforms to the user’s usage habits, without the user needing to manually stretch the flexible display, and without the user triggering the flexible display through a button. Telescopic, simplifies the telescopic process of the flexible display, and improves the telescopic intelligence of the flexible display.
本实施例中,终端通过统计应用场景下,柔性显示屏处于伸展状态以及卷缩状态的时长,从而根据时长占比,确定该应用场景对应的目标显示屏状态,即将该应用场景下保持时长最长的显示屏状态确定为目标显示屏状态,使确定出的目标显示屏状态带概率符合用户的使用习惯,提高了显示屏自动控制的准确性。In this embodiment, the terminal calculates the length of time that the flexible display screen is in the stretched state and the retracted state in the application scenario, thereby determining the target display screen state corresponding to the application scenario according to the proportion of the time duration, that is, keeping the maximum duration in the application scenario. The long display screen state is determined as the target display screen state, so that the determined target display screen state with probability conforms to the user's usage habits, and the accuracy of the automatic control of the display screen is improved.
此外,本实施例中,终端进一步根据目标显示屏状态下,不同屏幕尺寸对应的保持时长,确定出目标显示屏状态的最佳屏幕尺寸,进而基于该最佳屏幕尺寸控制柔性显示屏伸缩,使伸缩后柔性显示屏的屏幕尺寸符合用户个人使用习惯,进一步提高了显示屏自动伸缩后的用户使用体验。In addition, in this embodiment, the terminal further determines the optimal screen size of the target display screen according to the holding time corresponding to different screen sizes in the target display screen state, and then controls the flexible display screen to expand and contract based on the optimal screen size. The screen size of the flexible display screen after expansion and contraction conforms to the user's personal usage habits, which further improves the user experience after the automatic expansion and contraction of the display screen.
同时,本实施例中,终端在控制柔性显示屏自动伸缩前,通过获取终端握持状态,并在握持状态支持自动伸缩时控制柔性显示屏伸缩,避免用户握持手势对屏幕自动伸缩造成影响,提高了自动伸缩的安全性。At the same time, in this embodiment, before controlling the automatic expansion and contraction of the flexible display screen, the terminal obtains the holding state of the terminal and controls the expansion and contraction of the flexible display screen when the holding state supports automatic expansion, so as to avoid the influence of the user's holding gesture on the automatic expansion and contraction of the screen. Improve the security of automatic scaling.
本实施例中,终端通过向服务器发送当前终端对应的用户画像,由服务器从海量用户画像中,确定出与当前用户画像相似的参考用户画像,进而根据参考用户画像中当前应用场景对应的显示屏状态,确定出目标显示屏状态,并反馈给终端进行自动伸缩控制,提高了首次 出现应用场景,或低频应用场景下屏幕自动伸缩控制的准确性。In this embodiment, the terminal sends a user portrait corresponding to the current terminal to the server, and the server determines a reference user portrait similar to the current user portrait from a large number of user portraits, and then according to the display screen corresponding to the current application scenario in the reference user portrait Status, determine the status of the target display screen, and feed it back to the terminal for automatic scaling control, which improves the accuracy of the screen automatic scaling control in the first application scenario or in the low-frequency application scenario.
上述装置实施例中,各个模块或单元的功能实施过程可以参考上述方法实施例,本实施例在此不再赘述。In the foregoing device embodiment, the functional implementation process of each module or unit may refer to the foregoing method embodiment, and this embodiment will not be repeated here.
请参考图11,其示出了本申请一个示例性实施例提供的终端的结构方框图。该终端1100可以是智能手机、平板电脑、可穿戴式设备等。本申请中的终端1100可以包括一个或多个如下部件:处理器1110、存储器1120和柔性显示屏1130。Please refer to FIG. 11, which shows a structural block diagram of a terminal provided by an exemplary embodiment of the present application. The terminal 1100 may be a smart phone, a tablet computer, a wearable device, or the like. The terminal 1100 in this application may include one or more of the following components: a processor 1110, a memory 1120, and a flexible display screen 1130.
处理器1110可以包括一个或者多个处理核心。处理器1110利用各种接口和线路连接整个终端1100内的各个部分,通过运行或执行存储在存储器1120内的指令、程序、代码集或指令集,以及调用存储在存储器1120内的数据,执行终端1100的各种功能和处理数据。可选地,处理器1110可以采用数字信号处理(Digital Signal Processing,DSP)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)、可编程逻辑阵列(Programmable Logic Array,PLA)中的至少一种硬件形式来实现。处理器1110可集成中央处理器(Central Processing Unit,CPU)、图像处理器(Graphics Processing Unit,GPU)、神经网络处理器(Neural-network Processing Unit,NPU)和调制解调器等中的一种或几种的组合。其中,CPU主要处理操作系统、用户界面和应用程序等;GPU用于负责触摸显示屏1130所需要显示的内容的渲染和绘制;NPU用于实现人工智能(Artificial Intelligence,AI)功能;调制解调器用于处理无线通信。可以理解的是,上述调制解调器也可以不集成到处理器1110中,单独通过一块芯片进行实现。The processor 1110 may include one or more processing cores. The processor 1110 uses various interfaces and lines to connect various parts of the entire terminal 1100, and executes the terminal by running or executing instructions, programs, code sets, or instruction sets stored in the memory 1120, and calling data stored in the memory 1120. 1100's various functions and processing data. Optionally, the processor 1110 may adopt at least one of digital signal processing (Digital Signal Processing, DSP), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), and Programmable Logic Array (Programmable Logic Array, PLA). A kind of hardware form to realize. The processor 1110 can integrate one or more of the central processing unit (CPU), graphics processing unit (GPU), neural network processing unit (NPU), modem, etc. The combination. Among them, the CPU mainly processes the operating system, user interface, and application programs; the GPU is used to render and draw the content that needs to be displayed on the touch screen 1130; the NPU is used to implement artificial intelligence (AI) functions; the modem is used to Handle wireless communication. It is understandable that the above-mentioned modem may not be integrated into the processor 1110, but may be implemented by a chip alone.
存储器1120可以包括随机存储器(Random Access Memory,RAM),也可以包括只读存储器(Read-Only Memory,ROM)。可选地,该存储器1120包括非瞬时性计算机可读介质(non-transitory computer-readable storage medium)。存储器1120可用于存储指令、程序、代码、代码集或指令集。存储器1120可包括存储程序区和存储数据区,其中,存储程序区可存储用于实现操作系统的指令、用于至少一个功能的指令(比如触控功能、声音播放功能、图像播放功能等)、用于实现下述各个方法实施例的指令等;存储数据区可存储根据终端800的使用所创建的数据(比如音频数据、电话本)等。The memory 1120 may include random access memory (Random Access Memory, RAM), and may also include read-only memory (Read-Only Memory, ROM). Optionally, the memory 1120 includes a non-transitory computer-readable storage medium. The memory 1120 may be used to store instructions, programs, codes, code sets or instruction sets. The memory 1120 may include a program storage area and a data storage area, where the program storage area may store instructions for implementing the operating system and instructions for at least one function (such as touch function, sound playback function, image playback function, etc.), Instructions for implementing the following various method embodiments, etc.; the storage data area can store data (such as audio data, phone book) created according to the use of the terminal 800, and the like.
柔性显示屏1130用于接收用户使用手指、触摸笔等任何适合的物体在其上或附近的触摸操作,以及显示各个应用程序的用户界面。柔性显示屏1130通常设置在终端1100的前面板。本申请实施例中,柔性显示屏1130外露显示区域的尺寸能够随伸缩操作而改变;可选的,终端1100能够仅点亮柔性显示屏1130的外露显示区域。The flexible display screen 1130 is used to receive the user's touch operation on or near any suitable object such as a finger, a touch pen, etc., and to display the user interface of each application program. The flexible display screen 1130 is usually arranged on the front panel of the terminal 1100. In the embodiment of the present application, the size of the exposed display area of the flexible display screen 1130 can be changed with the telescopic operation; optionally, the terminal 1100 can only light up the exposed display area of the flexible display screen 1130.
本申请实施例中,终端1100中还包括带动件,该带动件用于带动柔性显示屏展开或收缩。可选的,终端1100中还包括驱动机构,该驱动机构用于驱动第一壳体和第二壳体做相对运动。In the embodiment of the present application, the terminal 1100 further includes a driving member for driving the flexible display screen to expand or contract. Optionally, the terminal 1100 further includes a driving mechanism, and the driving mechanism is used to drive the first housing and the second housing to move relative to each other.
除此之外,本领域技术人员可以理解,上述附图所示出的终端1100的结构并不构成对终端1100的限定,终端可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。比如,终端1100中还包括射频电路、拍摄组件、传感器、音频电路、无线保真(Wireless Fidelity,WiFi)组件、电源、蓝牙组件等部件,在此不再赘述。In addition, those skilled in the art can understand that the structure of the terminal 1100 shown in the above drawings does not constitute a limitation on the terminal 1100, and the terminal may include more or less components than those shown in the figure, or a combination of certain components. Components, or different component arrangements. For example, the terminal 1100 also includes components such as a radio frequency circuit, a photographing component, a sensor, an audio circuit, a wireless fidelity (Wireless Fidelity, WiFi) component, a power supply, and a Bluetooth component, which will not be repeated here.
本申请实施例还提供了一种计算机可读介质,该计算机可读介质存储有至少一条指令,所述至少一条指令由处理器加载并执行以实现如上各个实施例所述的显示屏的控制方法。The embodiments of the present application also provide a computer-readable medium that stores at least one instruction, and the at least one instruction is loaded and executed by a processor to implement the method for controlling the display screen as described in each of the above embodiments .
本申请实施例还提供了一种计算机程序产品或计算机程序,该计算机程序产品或计算机程序包括计算机指令,该计算机指令存储在计算机可读存储介质中。计算机设备的处理器从计算机可读存储介质读取该计算机指令,处理器执行该计算机指令,使得该计算机设备执行上述方面的各种可选实现方式中提供的显示屏的控制方法。The embodiments of the present application also provide a computer program product or computer program. The computer program product or computer program includes computer instructions, and the computer instructions are stored in a computer-readable storage medium. The processor of the computer device reads the computer instruction from the computer-readable storage medium, and the processor executes the computer instruction, so that the computer device executes the method for controlling the display screen provided in various optional implementation manners of the foregoing aspects.
本领域技术人员应该可以意识到,在上述一个或多个示例中,本申请实施例所描述的功能可以用硬件、软件、固件或它们的任意组合来实现。当使用软件实现时,可以将这些功能存储在计算机可读介质中或者作为计算机可读介质上的一个或多个指令或代码进行传输。计 算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是通用或专用计算机能够存取的任何可用介质。Those skilled in the art should be aware that, in one or more of the foregoing examples, the functions described in the embodiments of the present application may be implemented by hardware, software, firmware, or any combination thereof. When implemented by software, these functions can be stored in a computer-readable medium or transmitted as one or more instructions or codes on the computer-readable medium. Computer-readable media include computer storage media and communication media, where communication media includes any media that facilitates the transfer of computer programs from one place to another. The storage medium may be any available medium that can be accessed by a general-purpose or special-purpose computer.
以上所述仅为本申请的可选实施例,并不用以限制本申请,凡在本申请的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。The above are only optional embodiments of this application and are not intended to limit this application. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of this application shall be included in the protection of this application. Within range.

Claims (20)

  1. 一种显示屏的控制方法,所述方法用于具有柔性显示屏的终端,所述终端包括第一壳体和第二壳体,所述第二壳体与所述第一壳体滑动连接,所述第二壳体和所述第一壳体通过相对运动改变所述柔性显示屏的外露显示区域,所述方法包括:A method for controlling a display screen, the method being used in a terminal with a flexible display screen, the terminal including a first housing and a second housing, the second housing being slidably connected to the first housing, The second housing and the first housing change the exposed display area of the flexible display screen through relative movement, and the method includes:
    获取当前应用场景下所述柔性显示屏的当前显示屏状态,所述当前显示屏状态包括伸展状态和卷缩状态中的至少一种;Acquiring a current display screen state of the flexible display screen in a current application scenario, where the current display screen state includes at least one of an extended state and a retracted state;
    确定所述当前应用场景对应的目标显示屏状态,所述目标显示屏状态根据所述当前应用场景下所述柔性显示屏的历史显示屏状态确定;Determining a target display screen state corresponding to the current application scenario, the target display screen state being determined according to a historical display screen state of the flexible display screen in the current application scenario;
    响应于所述当前显示屏状态与所述目标显示屏状态不匹配,控制所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的显示屏状态为所述目标显示屏状态。In response to a mismatch between the current display screen state and the target display screen state, the flexible display screen is controlled to expand and contract, wherein the display screen state of the flexible display screen after the expansion and contraction is the target display screen state.
  2. 根据权利要求1所述的方法,其中,所述确定所述当前应用场景对应的目标显示屏状态,包括:The method according to claim 1, wherein said determining the state of the target display screen corresponding to the current application scenario comprises:
    获取所述当前应用场景下,所述柔性显示屏处于所述伸展状态的第一时长,以及所述柔性显示屏处于所述卷缩状态的第二时长;Acquiring, in the current application scenario, the first length of time that the flexible display screen is in the extended state and the second length of time that the flexible display screen is in the retracted state;
    根据所述第一时长和所述第二时长,确定所述当前应用场景对应的所述目标显示屏状态。Determine the target display screen state corresponding to the current application scenario according to the first duration and the second duration.
  3. 根据权利要求2所述的方法,其中,所述根据所述第一时长和所述第二时长,确定所述当前应用场景对应的所述目标显示屏状态,包括:The method according to claim 2, wherein the determining the target display screen state corresponding to the current application scenario according to the first duration and the second duration comprises:
    根据所述第一时长和所述第二时长,确定处于所述伸展状态的第一时长占比,以及处于所述卷缩状态的第二时长占比;Determining the proportion of the first duration in the stretched state and the proportion of the second duration in the crimped state according to the first duration and the second duration;
    响应于所述第一时长占比大于第一阈值,确定所述目标显示屏状态为所述伸展状态;In response to the proportion of the first duration being greater than a first threshold, determining that the state of the target display screen is the extended state;
    响应于所述第二时长占比大于第二阈值,确定所述目标显示屏状态为所述收缩状态。In response to the second duration ratio being greater than a second threshold, it is determined that the target display screen state is the contracted state.
  4. 根据权利要求2所述的方法,其中,所述根据所述第一时长和所述第二时长,确定所述当前应用场景对应的所述目标显示屏状态,包括:The method according to claim 2, wherein the determining the target display screen state corresponding to the current application scenario according to the first duration and the second duration comprises:
    响应于所述当前应用场景下的使用总时长大于第三阈值,根据所述第一时长和所述第二时长,确定所述当前应用场景对应的所述目标显示屏状态;In response to the total usage duration in the current application scenario being greater than a third threshold, determining the target display screen state corresponding to the current application scenario according to the first duration and the second duration;
    所述方法还包括:The method also includes:
    响应于所述当前应用场景下的使用总时长小于所述第三阈值,向服务器发送目标用户画像,所述目标用户画像中包括其他应用场景对应的显示屏状态,所述其他应用场景对应的显示屏状态根据所述其他应用场景下所述柔性显示屏的历史显示屏状态确定;In response to the total usage time in the current application scenario being less than the third threshold, the target user portrait is sent to the server. The target user portrait includes display screen states corresponding to other application scenarios, and displays corresponding to the other application scenarios The screen state is determined according to the historical display screen state of the flexible display screen in the other application scenarios;
    接收所述服务器反馈的所述目标显示屏状态,所述目标显示屏状态由所述服务器根据参考用户画像中所述当前应用场景对应的显示屏状态确定得到,所述参考用户画像与所述目标用户画像中所述其他应用场景对应的显示屏状态的匹配度大于匹配度阈值。Receive the target display screen state fed back by the server, the target display screen state is determined by the server according to the display screen state corresponding to the current application scenario in the reference user portrait, the reference user portrait and the target The matching degree of the display screen state corresponding to the other application scenarios in the user portrait is greater than the matching degree threshold.
  5. 根据权利要求1至4任一所述的方法,其中,所述确定所述当前应用场景对应的目标显示屏状态之后,所述方法还包括:The method according to any one of claims 1 to 4, wherein after the determining the target display screen state corresponding to the current application scenario, the method further comprises:
    确定所述目标显示屏状态下,所述柔性显示屏呈现不同屏幕尺寸的第三时长,所述屏幕尺寸是所述柔性显示屏的外露显示区域的尺寸;It is determined that in the target display screen state, the flexible display screen presents a third duration of different screen sizes, and the screen size is the size of the exposed display area of the flexible display screen;
    将最长第三时长对应的所述屏幕尺寸确定为目标屏幕尺寸;Determining the screen size corresponding to the longest third duration as the target screen size;
    所述响应于所述当前显示屏状态与所述目标显示屏状态不匹配,控制所述柔性显示屏伸缩,包括:The controlling expansion and contraction of the flexible display screen in response to the current display screen state not matching the target display screen state includes:
    响应于所述当前显示屏状态与所述目标显示屏状态不匹配,根据所述目标屏幕尺寸控制 所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的外露显示区域的尺寸为所述目标屏幕尺寸。In response to the current display screen state not matching the target display screen state, the flexible display screen is controlled to expand and contract according to the target screen size, wherein the size of the exposed display area of the flexible display screen after expansion is the The target screen size.
  6. 根据权利要求5所述的方法,其中,所述确定所述当前应用场景对应的目标显示屏状态之后,所述方法还包括:The method according to claim 5, wherein after the determining the target display screen state corresponding to the current application scenario, the method further comprises:
    响应于所述当前显示屏状态与所述目标显示屏状态匹配,控制所述柔性显示屏保持所述当前显示屏状态。In response to the current display screen state matching the target display screen state, controlling the flexible display screen to maintain the current display screen state.
  7. 根据权利要求6所述的方法,其中,所述控制所述柔性显示屏保持所述当前显示屏状态,包括:The method according to claim 6, wherein said controlling said flexible display screen to maintain said current display screen state comprises:
    确定所述柔性显示屏的当前屏幕尺寸;Determining the current screen size of the flexible display screen;
    响应于所述当前屏幕尺寸与所述目标屏幕尺寸的尺寸差值小于第四阈值,控制所述柔性显示屏保持所述当前屏幕尺寸;In response to the size difference between the current screen size and the target screen size being less than a fourth threshold, controlling the flexible display screen to maintain the current screen size;
    响应于所述当前屏幕尺寸与所述目标屏幕尺寸的尺寸差值大于所述第四阈值,根据所述尺寸差值控制所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的外露显示区域的尺寸为所述目标屏幕尺寸。In response to the size difference between the current screen size and the target screen size being greater than the fourth threshold, the flexible display screen is controlled to expand and contract according to the size difference, wherein the exposed display of the flexible display screen after the expansion and contraction The size of the area is the target screen size.
  8. 根据权利要求1至4任一所述的方法,其中,所述控制所述柔性显示屏伸缩,包括:The method according to any one of claims 1 to 4, wherein the controlling the expansion and contraction of the flexible display screen comprises:
    获取终端握持姿态;Obtain the terminal holding posture;
    响应于所述终端握持姿态下支持自动伸缩,控制所述柔性显示屏伸缩;In response to supporting automatic expansion and contraction in the holding posture of the terminal, controlling the expansion and contraction of the flexible display screen;
    所述方法还包括:The method also includes:
    响应于所述终端握持姿态下不支持自动伸缩,进行握持姿态调整提醒。In response to the terminal not supporting automatic expansion and contraction in the holding posture, a holding posture adjustment reminder is issued.
  9. 根据权利要求1至4任一所述的方法,其中,所述当前应用场景对应的场景信息包括如下至少一项:前台应用信息、电量信息、所处场所信息和使用对象信息;The method according to any one of claims 1 to 4, wherein the scene information corresponding to the current application scene includes at least one of the following: foreground application information, power information, location information, and use object information;
    其中,所述前台应用信息包括前台应用标识和前台应用类型中的至少一种;Wherein, the foreground application information includes at least one of a foreground application identifier and a foreground application type;
    所述电量信息包括剩余电量和充电状态中的至少一种;The power information includes at least one of a remaining power and a charging state;
    所述所处场所信息包括所处地理位置坐标和所处场所类型中的至少一种;The location information includes at least one of geographic location coordinates and location type;
    所述使用对象信息包括使用对象名称、使用对象性别和使用对象生物参数中的至少一种。The use target information includes at least one of a use target name, a use target gender, and a use target biological parameter.
  10. 一种显示屏的控制装置,所述装置用于具有柔性显示屏的终端,所述终端包括第一壳体和第二壳体,所述第二壳体与所述第一壳体滑动连接,所述第二壳体和所述第一壳体通过相对运动改变所述柔性显示屏的外露显示区域,所述装置包括:A control device for a display screen, the device is used for a terminal with a flexible display screen, the terminal includes a first housing and a second housing, and the second housing is slidably connected to the first housing, The second housing and the first housing change the exposed display area of the flexible display screen through relative movement, and the device includes:
    获取模块,用于获取当前应用场景下所述柔性显示屏的当前显示屏状态,所述当前显示屏状态包括伸展状态和卷缩状态中的至少一种;An obtaining module, configured to obtain a current display screen state of the flexible display screen in a current application scenario, where the current display screen state includes at least one of an extended state and a retracted state;
    状态确定模块,用于确定所述当前应用场景对应的目标显示屏状态,所述目标显示屏状态根据所述当前应用场景下所述柔性显示屏的历史显示屏状态确定;A state determining module, configured to determine a target display screen state corresponding to the current application scenario, and the target display screen state is determined according to the historical display screen state of the flexible display screen in the current application scenario;
    控制模块,用于响应于所述当前显示屏状态与所述目标显示屏状态不匹配,控制所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的显示屏状态为所述目标显示屏状态。The control module is configured to control the expansion and contraction of the flexible display screen in response to the current state of the display screen and the state of the target display screen, where the display screen state of the flexible display screen after the expansion and contraction is the target display screen state.
  11. 根据权利要求10所述的装置,其中,所述状态确定模块,包括:The device according to claim 10, wherein the state determining module comprises:
    时长获取单元,用于获取所述当前应用场景下,所述柔性显示屏处于所述伸展状态的第一时长,以及所述柔性显示屏处于所述卷缩状态的第二时长;A duration acquiring unit, configured to acquire the first duration of time that the flexible display screen is in the extended state and the second duration of time that the flexible display screen is in the retracted state in the current application scenario;
    状态确定单元,用于根据所述第一时长和所述第二时长,确定所述当前应用场景对应的所述目标显示屏状态。The state determining unit is configured to determine the state of the target display screen corresponding to the current application scenario according to the first duration and the second duration.
  12. 根据权利要求11所述的装置,其中,所述状态确定单元,用于:The device according to claim 11, wherein the state determining unit is configured to:
    根据所述第一时长和所述第二时长,确定处于所述伸展状态的第一时长占比,以及处于所述卷缩状态的第二时长占比;Determining the proportion of the first duration in the stretched state and the proportion of the second duration in the crimped state according to the first duration and the second duration;
    响应于所述第一时长占比大于第一阈值,确定所述目标显示屏状态为所述伸展状态;In response to the proportion of the first duration being greater than a first threshold, determining that the state of the target display screen is the extended state;
    响应于所述第二时长占比大于第二阈值,确定所述目标显示屏状态为所述收缩状态。In response to the second duration ratio being greater than a second threshold, it is determined that the target display screen state is the contracted state.
  13. 根据权利要求11所述的装置,其中,所述状态确定单元,还用于:The device according to claim 11, wherein the state determining unit is further configured to:
    响应于所述当前应用场景下的使用总时长大于第三阈值,根据所述第一时长和所述第二时长,确定所述当前应用场景对应的所述目标显示屏状态;In response to the total usage duration in the current application scenario being greater than a third threshold, determining the target display screen state corresponding to the current application scenario according to the first duration and the second duration;
    所述装置还包括:The device also includes:
    画像发送模块,用于响应于所述当前应用场景下的使用总时长小于所述第三阈值,向服务器发送目标用户画像,所述目标用户画像中包括其他应用场景对应的显示屏状态,所述其他应用场景对应的显示屏状态根据所述其他应用场景下所述柔性显示屏的历史显示屏状态确定;The portrait sending module is configured to send a target user portrait to the server in response to the total usage time in the current application scenario being less than the third threshold, where the target user portrait includes display screen states corresponding to other application scenarios, The display screen status corresponding to other application scenarios is determined according to the historical display screen status of the flexible display screen in the other application scenarios;
    接收模块,用于接收所述服务器反馈的所述目标显示屏状态,所述目标显示屏状态由所述服务器根据参考用户画像中所述当前应用场景对应的显示屏状态确定得到,所述参考用户画像与所述目标用户画像中所述其他应用场景对应的显示屏状态的匹配度大于匹配度阈值。The receiving module is configured to receive the target display screen state fed back by the server, the target display screen state being determined by the server according to the display screen state corresponding to the current application scenario in the reference user portrait, and the reference user The matching degree between the portrait and the display screen state corresponding to the other application scenarios in the target user portrait is greater than the matching degree threshold.
  14. 根据权利要求10至13任一所述的装置,其中,所述装置还包括:The device according to any one of claims 10 to 13, wherein the device further comprises:
    尺寸确定模块,用于确定所述目标显示屏状态下,所述柔性显示屏呈现不同屏幕尺寸的第三时长,所述屏幕尺寸是所述柔性显示屏的外露显示区域的尺寸;将最长第三时长对应的所述屏幕尺寸确定为目标屏幕尺寸;The size determination module is used to determine the third time duration for the flexible display screen to present different screen sizes in the target display screen state, and the screen size is the size of the exposed display area of the flexible display screen; The screen size corresponding to three hours is determined as the target screen size;
    所述控制模块,用于:The control module is used for:
    响应于所述当前显示屏状态与所述目标显示屏状态不匹配,根据所述目标屏幕尺寸控制所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的外露显示区域的尺寸为所述目标屏幕尺寸。In response to the current display screen state not matching the target display screen state, the flexible display screen is controlled to expand and contract according to the target screen size, wherein the size of the exposed display area of the flexible display screen after expansion is the The target screen size.
  15. 根据权利要求14所述的装置,其中,所述控制模块,还用于:The device according to claim 14, wherein the control module is further used for:
    响应于所述当前显示屏状态与所述目标显示屏状态匹配,控制所述柔性显示屏保持所述当前显示屏状态。In response to the current display screen state matching the target display screen state, controlling the flexible display screen to maintain the current display screen state.
  16. 根据权利要求15所述的装置,其中,所述控制模块,包括:The device according to claim 15, wherein the control module comprises:
    尺寸确定单元,用于确定所述柔性显示屏的当前屏幕尺寸;A size determining unit for determining the current screen size of the flexible display screen;
    第一控制单元,用于响应于所述当前屏幕尺寸与所述目标屏幕尺寸的尺寸差值小于第四阈值,控制所述柔性显示屏保持所述当前屏幕尺寸;The first control unit is configured to control the flexible display screen to maintain the current screen size in response to the size difference between the current screen size and the target screen size being less than a fourth threshold;
    第二控制单元,用于响应于所述当前屏幕尺寸与所述目标屏幕尺寸的尺寸差值大于所述第四阈值,根据所述尺寸差值控制所述柔性显示屏伸缩,其中,伸缩后所述柔性显示屏的外露显示区域的尺寸为所述目标屏幕尺寸。The second control unit is configured to control the expansion and contraction of the flexible display screen according to the size difference in response to the size difference between the current screen size and the target screen size being greater than the fourth threshold. The size of the exposed display area of the flexible display screen is the target screen size.
  17. 根据权利要求10至13任一所述的装置,其中,所述控制模块,还用于:The device according to any one of claims 10 to 13, wherein the control module is further used for:
    获取终端握持姿态;Obtain the terminal holding posture;
    响应于所述终端握持姿态下支持自动伸缩,控制所述柔性显示屏伸缩;In response to supporting automatic expansion and contraction in the holding posture of the terminal, controlling the expansion and contraction of the flexible display screen;
    所述装置还包括:The device also includes:
    提示模块,用于响应于所述终端握持姿态下不支持自动伸缩,进行握持姿态调整提醒。The prompt module is used for reminding the holding posture adjustment in response to the terminal holding posture that does not support automatic expansion and contraction.
  18. 根据权利要求10至13任一所述的装置,其中,所述当前应用场景对应的场景信息 包括如下至少一项:前台应用信息、电量信息、所处场所信息和使用对象信息;The device according to any one of claims 10 to 13, wherein the scene information corresponding to the current application scene includes at least one of the following: foreground application information, power information, location information, and use object information;
    其中,所述前台应用信息包括前台应用标识和前台应用类型中的至少一种;Wherein, the foreground application information includes at least one of a foreground application identifier and a foreground application type;
    所述电量信息包括剩余电量和充电状态中的至少一种;The power information includes at least one of a remaining power and a charging state;
    所述所处场所信息包括所处地理位置坐标和所处场所类型中的至少一种;The location information includes at least one of geographic location coordinates and location type;
    所述使用对象信息包括使用对象名称、使用对象性别和使用对象生物参数中的至少一种。The use target information includes at least one of a use target name, a use target gender, and a use target biological parameter.
  19. 一种终端,其特征在于,所述终端包括处理器和存储器;所述存储器存储有至少一条指令,所述至少一条指令用于被所述处理器执行以实现如权利要求1至9任一所述的显示屏的控制方法。A terminal, characterized in that the terminal includes a processor and a memory; the memory stores at least one instruction, and the at least one instruction is used to be executed by the processor to implement any one of claims 1 to 9 The control method of the display screen described.
  20. 一种计算机可读存储介质,其特征在于,所述存储介质存储有至少一条指令,所述至少一条指令用于被处理器执行以实现如权利要求1至9任一所述的显示屏的控制方法。A computer-readable storage medium, wherein the storage medium stores at least one instruction, and the at least one instruction is used to be executed by a processor to realize the control of the display screen according to any one of claims 1 to 9 method.
PCT/CN2021/089313 2020-06-08 2021-04-23 Display screen control method, device, terminal, and storage medium WO2021249041A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010514094.XA CN113835470A (en) 2020-06-08 2020-06-08 Display screen control method and device, terminal and storage medium
CN202010514094.X 2020-06-08

Publications (1)

Publication Number Publication Date
WO2021249041A1 true WO2021249041A1 (en) 2021-12-16

Family

ID=78845211

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/089313 WO2021249041A1 (en) 2020-06-08 2021-04-23 Display screen control method, device, terminal, and storage medium

Country Status (2)

Country Link
CN (1) CN113835470A (en)
WO (1) WO2021249041A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220148473A1 (en) * 2020-11-06 2022-05-12 Samsung Electronics Co., Ltd. Electronic device including flexible display and method of operating the same
CN117668673A (en) * 2024-02-02 2024-03-08 荣耀终端有限公司 Method for sizing rotary shaft assembly and related equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107995971A (en) * 2016-12-29 2018-05-04 深圳市柔宇科技有限公司 intelligent terminal and its control method
CN107995975A (en) * 2016-12-26 2018-05-04 深圳市柔宇科技有限公司 A kind of control method and device of display screen
CN208655157U (en) * 2018-07-16 2019-03-26 Oppo广东移动通信有限公司 Electronic device with flexible display screen
CN110007816A (en) * 2019-02-26 2019-07-12 努比亚技术有限公司 A kind of display area determines method, terminal and computer readable storage medium
US10490169B2 (en) * 2015-10-13 2019-11-26 Lg Electronics Inc. Display device

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010025887A (en) * 1999-09-01 2001-04-06 공관식 Cellular phone having a dual functioned antenna with a directional mike
TWI582640B (en) * 2013-01-10 2017-05-11 黃海濤 Hand-held electronic device having rolled-up screen and display method thereof
KR102139530B1 (en) * 2013-04-18 2020-07-30 엘지전자 주식회사 Portable device and controlling method thereof
KR102066716B1 (en) * 2013-06-20 2020-01-15 삼성전자주식회사 Method of operating and electronic device thereof
KR20170036317A (en) * 2015-09-24 2017-04-03 엘지전자 주식회사 Display device and operating method thereof
CN107659837B (en) * 2017-08-31 2019-09-27 维沃移动通信有限公司 A kind of multi-medium data control method for playing back and mobile terminal
CN107870724B (en) * 2017-11-07 2020-04-21 Oppo广东移动通信有限公司 Display screen unfolding method and device and terminal
KR102266152B1 (en) * 2018-02-22 2021-06-17 삼성전자주식회사 Electronic device including flexible display and method for controlling thereof
CN209497493U (en) * 2019-04-19 2019-10-15 北京小米移动软件有限公司 Mobile terminal
CN110187822B (en) * 2019-05-28 2021-05-14 维沃移动通信有限公司 Terminal and screen display control method applied to terminal
CN110795236B (en) * 2019-09-26 2022-04-05 北京大米科技有限公司 Method, device, electronic equipment and medium for adjusting capacity of server
CN111104086B (en) * 2019-11-19 2022-09-27 维沃移动通信有限公司 Display method and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10490169B2 (en) * 2015-10-13 2019-11-26 Lg Electronics Inc. Display device
CN107995975A (en) * 2016-12-26 2018-05-04 深圳市柔宇科技有限公司 A kind of control method and device of display screen
CN107995971A (en) * 2016-12-29 2018-05-04 深圳市柔宇科技有限公司 intelligent terminal and its control method
CN208655157U (en) * 2018-07-16 2019-03-26 Oppo广东移动通信有限公司 Electronic device with flexible display screen
CN110007816A (en) * 2019-02-26 2019-07-12 努比亚技术有限公司 A kind of display area determines method, terminal and computer readable storage medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220148473A1 (en) * 2020-11-06 2022-05-12 Samsung Electronics Co., Ltd. Electronic device including flexible display and method of operating the same
US11776440B2 (en) * 2020-11-06 2023-10-03 Samsung Electronics Co., Ltd. Electronic device including flexible display and method of operating the same
CN117668673A (en) * 2024-02-02 2024-03-08 荣耀终端有限公司 Method for sizing rotary shaft assembly and related equipment
CN117668673B (en) * 2024-02-02 2024-05-28 荣耀终端有限公司 Method for sizing rotary shaft assembly and related equipment

Also Published As

Publication number Publication date
CN113835470A (en) 2021-12-24

Similar Documents

Publication Publication Date Title
TWI785258B (en) Method, device, and storage medium for processing human face image
JP7359920B2 (en) Image processing method and flexible screen terminal
EP3079082B1 (en) Method and apparatus for album display
WO2021078284A1 (en) Content continuation method and electronic device
CN110569095B (en) Method and electronic equipment for displaying page elements
JP6561141B2 (en) Method for adjusting photographing focal length of portable terminal using touchpad and portable terminal
US20220351330A1 (en) Image cropping method and electronic device
US11762621B2 (en) Object management method and mobile terminal
WO2021249041A1 (en) Display screen control method, device, terminal, and storage medium
US10893203B2 (en) Photographing method and apparatus, and terminal device
CN110569094A (en) display method and electronic equipment
JP2016528642A (en) Light application message push method, message push device, terminal, server, program, and recording medium
WO2017080084A1 (en) Font addition method and apparatus
JP2016527577A (en) User command execution method, execution device, program, and storage medium
WO2022262499A1 (en) Display method and apparatus, storage medium, and electronic device
WO2020253295A1 (en) Control method and apparatus, and terminal device
US11681410B2 (en) Icon management method and terminal device
WO2020107856A1 (en) Screen display method and apparatus
CN108055463A (en) Image processing method, terminal and storage medium
CN106802808A (en) Suspension button control method and device
CN109194839A (en) A kind of display control method and terminal
CN109634688B (en) Session interface display method, device, terminal and storage medium
WO2021232960A1 (en) Method and apparatus for displaying user interface, terminal and storage medium
JP2016539438A (en) CONTENT DISPLAY METHOD, CONTENT DISPLAY DEVICE, PROGRAM, AND RECORDING MEDIUM
CN109582194A (en) A kind of display control method and mobile terminal

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21822989

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21822989

Country of ref document: EP

Kind code of ref document: A1