CN117076088B - Interface display method, readable medium and electronic device - Google Patents

Interface display method, readable medium and electronic device Download PDF

Info

Publication number
CN117076088B
CN117076088B CN202311172620.9A CN202311172620A CN117076088B CN 117076088 B CN117076088 B CN 117076088B CN 202311172620 A CN202311172620 A CN 202311172620A CN 117076088 B CN117076088 B CN 117076088B
Authority
CN
China
Prior art keywords
interface
priority
application
setting
mode
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN202311172620.9A
Other languages
Chinese (zh)
Other versions
CN117076088A (en
Inventor
陈昊旻
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Honor Device Co Ltd
Original Assignee
Honor Device Co Ltd
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 Honor Device Co Ltd filed Critical Honor Device Co Ltd
Priority to CN202311172620.9A priority Critical patent/CN117076088B/en
Publication of CN117076088A publication Critical patent/CN117076088A/en
Application granted granted Critical
Publication of CN117076088B publication Critical patent/CN117076088B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • 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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/545Interprogram communication where tasks reside in different layers, e.g. user- and kernel-space
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/48Indexing scheme relating to G06F9/48
    • G06F2209/482Application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/48Indexing scheme relating to G06F9/48
    • G06F2209/483Multiproc
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/48Indexing scheme relating to G06F9/48
    • G06F2209/484Precedence
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/543Local
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/545Gui

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to the technical field of terminals, in particular to an interface display method, a readable storage medium and electronic equipment. The interface display method comprises the following steps: displaying a display including a setup interface in a first color mode and a mode switching interface, such as a battery interface; after detecting a mode switching instruction generated based on the operation of the user on the mode switching interface, for example, after detecting an instruction of the user to start a low-power mode, the scheduling priority of the thread of the set application can be switched from a first priority to a second priority higher than the first priority; a setting interface and a mode switching interface in a second color mode are generated and displayed based on the second priority. According to the scheme, the scheduling priority of the threads for setting the application can be improved after the mode switching operation is performed by the user, so that the thread scheduling for setting the application is accelerated, and the efficient switching of the display mode is realized on the display interface of the equipment.

Description

Interface display method, readable medium and electronic device
Technical Field
The present application relates to the field of terminal technologies, and in particular, to an interface display method, a readable medium, and an electronic device.
Background
In order to improve the operation experience of the user, the electronic device may display interfaces of multiple applications or multiple interfaces of one application at the same time, so that the user may perform interactive operation on the interfaces of multiple applications or multiple interfaces of one application at the same interactive interface. For example, referring to fig. 1A, when the user clicks the battery control 1011 on the setting main interface 101 of the setting application while using the tablet pc 100, the tablet pc 100 displays the setting main interface 101 of the setting application and the battery interface 102 corresponding to the battery control 1011 in columns. It will be appreciated that the battery settings are system settings and that the battery interface 102 interfaces to the system manager application. Based on the interface displayed by tablet 100 illustrated in fig. 1A, a user can interact with both setup main interface 101 and battery interface 102.
However, in the column display scenario, if the user clicks the switch control 1021 corresponding to the low-power mode to perform the display mode switching operation, the priority of the application thread is low, and then the priority of the application thread of the opened system manager is high, which may cause that the display modes of the interactive interfaces of the two applications are not synchronous, for example, the battery interface 102 is switched fast, and the main interface 101 is switched slow; in addition, in the process of setting the display mode of the main interface 101, the setting application thread may be preempted by other application threads to schedule priority, so that the setting application cannot perform mode switching for a long time, and further the main interface 101 may even have the condition of black screen and white screen. Specifically, referring to the display interface illustrated in fig. 1B, as illustrated in fig. 1B, after the user clicks the switch control 1021, the battery interface 102 is switched to the low-power mode, the battery interface 102 in the low-power mode changes to a dark color, and since the setting thread is put on hold, the setting main interface 101 appears as a white screen, and after a period of time, the setting main interface 101 is also switched to the dark color mode as illustrated in fig. 1C, so that the interface conversion effect is quite abrupt.
Disclosure of Invention
The application aims to provide an interface display method, a readable medium and electronic equipment.
In a first aspect, an embodiment of the present application provides an interface display method, including: displaying a first interface; the first interface comprises a setting interface in a first color mode and a mode switching interface in the first color mode; the setting interface corresponds to a setting application; detecting a mode switching instruction, wherein the mode switching instruction is generated based on the operation of a user on a mode switching interface, and the mode switching instruction is used for indicating the electronic equipment to switch from a first color mode to a second color mode; switching the scheduling priority of the thread of the set application from the first priority to a second priority, wherein the second priority is higher than the first priority; and generating and displaying a second interface based on the second priority, wherein the second interface comprises a setting interface in a second color mode and a mode switching interface in the second color mode.
That is, in the embodiment of the present application, the electronic device may be a terminal device capable of displaying an application interface and having a display mode switching function, including but not limited to a mobile phone and a tablet computer. The user operation for the mode switching interface may be a user click operation on the mode switching control, for example, a click operation on a low-battery mode switch control. The scheduling priority may be a priority at which the kernel schedules threads, e.g., threads of high scheduling priority are invoked by the kernel before threads of low scheduling priority.
According to the interface display method provided by the application, after the electronic equipment detects the mode switching instruction triggered by the user based on the mode switching interface, the scheduling priority of the thread for setting the application is switched from the default first priority to the higher second priority, namely the probability that the thread for setting the application is scheduled preferentially is increased, so that the scheduling time of the thread for setting is shortened, the display mode of the interface for setting the application is switched more quickly, and the visual experience of the user is improved.
In one possible implementation of the first aspect, after generating and displaying the second interface based on the second priority, the method includes: the scheduling priority of the thread of the set application is switched from the second priority to the first priority.
In a possible implementation of the first aspect, the mode switching interface corresponds to a system manager application, and the scheduling priority of the threads of the system manager application is higher than the first priority and the second priority.
In a possible implementation of the first aspect, after detecting the mode switch instruction, before generating and displaying the second priority based on the second priority, the method includes: and scheduling the threads of the system manager application based on the scheduling priority of the threads of the system manager application, and generating and displaying a third interface, wherein the third interface comprises a setting interface in a first color mode and a mode switching interface in a second color mode. Generating and displaying a second interface based on the second priority, comprising: and scheduling the threads of the set application based on the second priority, and generating and displaying a second interface.
In a possible implementation of the first aspect, the mode switching interface is a battery interface, and the mode switching instruction is a low-power mode switching instruction.
In a possible implementation of the first aspect, the electronic device includes a schedule management service; switching the scheduling priority of the thread of the set application from the second priority to the first priority, including: sending priority cancel information to a scheduling management service through a setting application; and receiving the priority cancelling information through the scheduling management service, and switching the scheduling priority of the threads of the set application from the second priority to the first priority.
That is, in an embodiment of the present application, the electronic device may include a schedule management service, which may be an intelligent management service (iAware). According to some examples, the schedule management service may schedule resources of the application.
In a possible implementation of the first aspect described above, the electronic device includes a system service; switching the scheduling priority of the thread of the set application from the first priority to the second priority, including: broadcasting is sent to the system service through the application corresponding to the mode switching interface; sending a broadcast callback to the setting application through the system service; sending priority setting information to a scheduling management service through a setting application; and receiving the priority setting information by the scheduling management service, and switching the scheduling priority of the threads of the setting application from the first priority to the second priority.
That is, in an embodiment of the present application, the electronic device may include a system service (SystemServer). According to some examples, the system services may include a schedule management service, in particular, the schedule management service may be embedded in the system services. The first priority may be a Foreground Group (FG) type priority, the second priority may be a critical scheduling (veryimportant person, VIP) thread priority, and the priority setting information may characterize that the priority of the thread of the setting application is set to VIP thread priority.
In a possible implementation of the first aspect, before detecting a mode switch instruction, the method includes: the set application is registered as a receiver of the broadcast callback by registering the set application with the system service.
That is, in the embodiment of the present application, the setting application may register itself as a broadcast receiver, so that the system service transmits a broadcast callback to the setting application when receiving a broadcast transmitted by the mode switching interface corresponding application.
In one possible implementation of the first aspect, before displaying the first interface, the method includes: and detecting an interface opening instruction, wherein the interface opening instruction is generated based on the operation of a user on the setting interface.
That is, in an embodiment of the present application, the operation of the mode switching interface by the user may be a click operation of the mode switching control by the user, for example, a click operation of the switch control in the low power mode.
In a possible implementation of the first aspect, after detecting a mode switch instruction, the method includes: the mode switching information is sent to the system service through the application corresponding to the mode switching interface; receiving the mode switching information through the system service, and sending a color mode instruction to all applications; the color mode instruction includes information of a second color mode, the color mode instruction being for instructing all applications to generate and display an interface based on the second color mode.
That is, in an embodiment of the present application, the mode switching information may include information of the second color mode, instructing the system to switch to the second color mode. The color mode instruction may be a config change message to cause the applications to refresh the application interface according to the updated second color mode.
In a second aspect, an embodiment of the present application provides an electronic device, including: a memory for storing instructions for execution by one or more processors of the electronic device, and the processor is one of the processors of the electronic device for executing the instructions of the interface display method of the first aspect.
In a third aspect, an embodiment of the present application provides a readable medium having stored thereon instructions that, when executed on an electronic device, cause the electronic device to perform the interface display method of the first aspect.
In a fourth aspect, embodiments of the present application provide a computer program product comprising: a non-transitory computer readable storage medium containing computer program code for performing the interface display method of the first aspect.
Drawings
FIG. 1A is a schematic diagram of a first electronic device display interface;
FIG. 1B illustrates a schematic view of a second electronic device display interface;
FIG. 1C illustrates a schematic view of a third electronic device display interface;
FIG. 2 is a flow chart of a first interface display method according to an embodiment of the application;
FIG. 3 is a schematic diagram of a software architecture according to an embodiment of the present application;
FIG. 4 is a flow chart of a second interface display method according to an embodiment of the application;
FIG. 5 is a schematic diagram showing an interactive flow of an interface display method according to an embodiment of the present application;
fig. 6 illustrates a schematic structure of a tablet pc according to an embodiment of the present application.
Detailed Description
Illustrative embodiments of the application include, but are not limited to, interface display methods, readable media, and electronic devices.
It can be appreciated that the technical solution provided by the embodiment of the present application may be applicable to any terminal device capable of displaying an application interface and having a display mode switching function, including, but not limited to, a mobile phone, a tablet computer, a wearable device (such as a smart watch, a smart bracelet, etc.), a vehicle-mounted device (such as a car machine, etc.), an internet of things device, a smart home device (such as a smart television, etc.), and so on. For convenience of description, the technical scheme of the application is described below by taking a terminal device as a tablet computer as an example.
As described above, in the electronic device, the display mode of the display interface of the electronic device may be switched according to the operation of the user, specifically, if the user triggers a mode switching button or a mode switching module of the mode switching interface (for example, the user triggers a switch control of the low-power mode in the above-mentioned battery interface), the display mode of the electronic device may be switched from one mode to another mode. The mode switching button can be a switch control of a low-power mode, and can also be an on/off button of a dark mode or an eye protection mode; the display modes may include at least two different color modes, such as a dark color mode, a light color mode, and the like.
In some scenarios, the screen of the tablet computer may display the interfaces of different applications in columns, that is, the setting main interface and the mode switching interface may be displayed simultaneously. When the user triggers the mode switching button for setting the main interface, the mode switching interface and the main interface can be displayed side by side on the screen of the tablet personal computer. The setting main interface is an interface corresponding to a process of the setting application, the mode switching interface is an interface corresponding to a process of the system manager application, and the process priority of the setting application is lower than that of the system manager application. For example, the system defaults that the process priority of the system manager application is higher priority, usually Real Time (RT) scheduling type, and the system defaults that the process priority of the system default setting application is lower priority, the setting application is a Foreground (FG) application, and the setting process is usually fair scheduling type of non-real time scheduling, so the system manager interface will switch display modes before setting the interface.
As shown in fig. 1B, after the battery interface 102 is switched from light to dark, the thread of the application is in the ready (runnable) state for a long time due to the lower process priority of the application, so that the interval between the color switching time point of the main interface 101 and the color switching time point of the battery interface 102 is long, and even a white screen or black screen state may occur.
Furthermore, since the priority of the thread corresponding to the setting application is a lower priority corresponding to the FG application, the priority is easily preempted by other applications, so that a situation that the thread of the setting application is suspended may occur, and the setting main interface 101 is in a white screen or black screen state for a long time.
In view of this, an embodiment of the present application provides an interface display method, which is applied to an electronic device that can display a setting main interface and a mode switching interface (such as the above-mentioned battery interface 102) at the same time. According to the interface display method, after the electronic equipment detects the mode switching instruction (such as the low-power mode switching instruction) triggered by the user based on the mode switching interface, the scheduling priority of the thread for setting the application is switched from the default first priority to the higher second priority, namely the probability that the thread for setting the application is scheduled preferentially is increased, so that the scheduling time of the thread for setting is shortened, the display mode of the interface for setting the application is switched more quickly, and the visual experience of the user is improved.
In some embodiments, after the setting application interface switches display modes, the thread priority of the setting application may be adjusted to switch from the second priority to the first priority.
The technical scheme of the application is further described below with reference to fig. 3. The present specification provides methods or process operational steps as illustrated in examples or flowcharts, but may include more or fewer operational steps based on conventional or non-inventive labor. The sequence of steps recited in the embodiments is only one manner of a plurality of execution sequences, and does not represent a unique execution sequence, and may be executed in parallel or in accordance with the method or flow sequence shown in the embodiments or the drawings (e.g., the environment of a parallel controller or a multithreaded process) when actually executed.
Referring to fig. 2, fig. 2 is a flow chart illustrating an interface display method according to an embodiment of the application. Optionally, the execution subject of the method is an electronic device, such as a tablet computer. As shown in fig. 2, the process includes the steps of:
s101: the first interface is displayed.
It is understood that the first interface includes a setting main interface in the first color mode and a mode switching interface in the first color mode. That is, the electronic device may display the setting main interface and the mode switching interface at the same time.
In some embodiments, the setting main interface and the mode switching interface may be displayed in parallel or in columns; in other embodiments, the setup main interface and the mode switch interface may be a main interface and a sub-interface, respectively, e.g., the mode switch interface may be displayed in a pop-up window over the setup main interface. The embodiment of the application does not limit the display modes of the setting main interface and the mode switching interface.
As an example, the setting main interface includes a button corresponding to the mode switching interface. And responding to clicking operation of a button corresponding to the mode switching interface by a user, and displaying the setting main interface and the mode switching interface in columns, namely displaying the first interface by the electronic equipment.
In some embodiments, the setup master interface may be an interface corresponding to the setup application, and the mode switch interface may be an interface corresponding to the system manager application, such as a battery interface.
S102: a mode switch instruction is detected at a first point in time.
It is understood that the mode switching instruction is generated based on an operation of the user on the mode switching interface, and the mode switching instruction is used for instructing the electronic device to switch from the first color mode to the second color mode.
Alternatively, the first color mode and the second color mode may be one of a dark color mode and a light color mode, respectively. In other alternative embodiments, the first color mode and the second color mode may be other color modes besides a dark color mode and a light color mode, which is not limited by the embodiment of the present application.
In some embodiments, a user operates a mode switch interface, triggers a mode switch button to generate a mode switch instruction, and causes the electronic device to detect the mode switch instruction at a first point in time.
In an alternative embodiment, after the first time point, the electronic device may start drawing and displaying the mode switching interface in the second color mode at the third time point according to the scheduling priority of the thread corresponding to the mode switching interface.
Illustratively, the kernel makes calls to each thread based on its scheduling priority. Alternatively, the thread corresponding to the mode switching interface may be a system manager thread, and the scheduling priority corresponding to the thread is RT. Therefore, after the mode switching instruction is detected, the kernel can preferentially call the system manager thread, draw and display the mode switching interface in the second color mode, and enable the mode switching interface to be switched from the original first color mode to the second color mode.
S103: the scheduling priority of the thread of the set application is switched from the first priority to the second priority.
It is understood that the second priority is higher than the first priority. Optionally, the second priority is lower than the scheduling priority of the thread corresponding to the mode switching interface.
Illustratively, the first priority may be a FG type priority, i.e., a fair scheduling type priority of non-real-time scheduling, and the second priority may be an important scheduling (very important person, VIP) type priority. In the case that the scheduling priority is FG type priority, since the scheduling is based on fairness principle, other foreground applications may preempt the scheduling priority of the set thread, so that the situation that the set thread scheduling is slow or is put aside occurs; in the case where the scheduling priority is VIP, the set thread may be scheduled before the thread whose scheduling priority is the priority of FG type.
S104: the second interface is displayed at a second point in time based on the second priority.
It is understood that the second interface includes a setting main interface in the second color mode and a mode switching interface in the second color mode.
In an alternative embodiment, at a second point in time after the first point in time, the electronic device may draw and display a second interface at the second point in time according to setting a second priority of the threads of the application.
Illustratively, the kernel makes calls to each thread based on its scheduling priority. Optionally, the thread corresponding to the setting main interface may be a setting thread, and the scheduling priority corresponding to the setting main interface is a second priority, and then the kernel calls the setting thread based on the second priority, and draws and displays the setting main interface in the second color mode at the second time point, so that the setting main interface is switched from the original first color mode to the second color mode.
In some embodiments, after the second interface is displayed, the scheduling priority of the thread of the set application may be switched from the second priority to the first priority to restore the priority of the set thread to the default state.
It should be appreciated that in the embodiment described above in which the third interface is drawn and displayed at a third point in time, the third point in time is after the first point in time and before the second point in time. That is, the mode switching interface switches to the second color mode before setting the main interface.
According to the interface display method provided by the embodiment of the application, the electronic equipment can improve the priority of the setting thread after receiving the mode switching operation of the user so as to rapidly switch the display modes of the setting main interface and the mode switching interface in the display interface, so that the problem of slow switching of the setting main interface caused by slow scheduling of the setting thread is avoided, and the problem of switching time difference of a plurality of application interfaces is further avoided, thereby improving the visual experience and the use experience of the user; and under the condition that the processor is in a high-load state, the priority of the setting thread is increased, so that the setting thread can be prevented from being put aside, and the problems of black screen and white screen of the setting main interface are avoided.
The technical scheme of the embodiment of the application is further described below by combining the software architecture of the electronic equipment.
It is understood that the software architecture of the electronic device may be any software architecture such as iOS, android, hong-mong, etc., and the software architecture of the electronic device will be described with reference to android.
Specifically, fig. 3 shows a schematic structural diagram of a software architecture of an electronic device according to an embodiment of the present application.
The software system of the electronic device may employ a layered architecture, an event driven architecture, a microkernel architecture, a microservice architecture, or a cloud architecture. In the embodiment of the application, an Android system with a layered architecture is taken as an example, and the software structure of the electronic equipment is illustrated.
The layered architecture divides the software into several layers, each with distinct roles and branches. The layers communicate with each other through a software interface. In some embodiments, the Android system is divided into three layers, an application layer, an application framework layer, and a kernel layer, from top to bottom, respectively.
The application layer may include a series of application packages. Including, for example, settings and system households and other applications. Other applications may include cameras, gallery, calendar, talk, map, navigation, WLAN, bluetooth, music, video, short messages, etc.
As an example, a system manager application may color render or display mode switch display interfaces of setup applications and other applications of an electronic device through interfaces and services of an application framework layer, a kernel layer in response to user-based interactive interface operations.
It will be appreciated that in other embodiments, the application layer may include more or fewer applications, and is not limited in this regard.
The application framework layer provides an application programming interface (application programming interface, API) and programming framework for application programs of the application layer. The application framework layer includes a number of predefined functions. As illustrated in fig. 4, the application framework layer may optionally include system services and intelligent management services.
The system services may manage application lifecycle and provide common navigation rollback functionality.
The intelligent management service can identify application scenes and user demands according to machine learning, and can schedule resources of the application programs with the aim of reducing power consumption and improving performance.
The kernel layer is a layer between hardware and software. Optionally, the kernel layer includes memory management, thread management, display drivers, camera drivers, audio drivers, sensor drivers, and the like. As one example, the kernel may invoke each thread based on its scheduling priority, e.g., priority scheduling the focal application based on its high priority.
The flow of the interface display method according to the embodiment of the present application will be briefly described with reference to the software architecture shown in fig. 3 and the exemplary flow illustrated in fig. 4.
In some embodiments, after the user opens the setup main interface, the setup application is in the foreground and is the focus application, at which time the setup application operates based on a high priority and the other applications operate based on a low priority.
Illustratively, the user may click on a battery control in the setup main interface to enter the battery page. When the setup application detects a click operation by the user based on the setup main interface, a StartActivity () function may be called to open the battery page.
After clicking into the battery page, a low battery mode switch broadcast may be registered. Specifically, the setting application may be registered as a broadcast receiver. At this time, the application manager is in the foreground and is the focus application, and the application manager operates based on the high priority, whereas the setting is in the foreground but is not the focus application, and the setting operates based on the low priority.
The user may then click on the low battery mode. After the system manager application detects that the user clicks to switch the low battery mode, the system manager application may send a broadcast to the system service causing the system service to send a broadcast callback to the setup application.
The setting application receives the broadcast callback, and then the setting application sets the VIP thread to the intelligent management service to improve the priority of the setting thread, so that the setting is operated based on the higher priority. It can be understood that the system service may dispatch an application page restart state to each application, so that the battery page and the setting page are respectively restarted, where the setting page and the battery page are displayed in the switched display mode.
After the display mode switching of the setting main interface is completed, the setting application may cancel VIP priority to the intelligent management service to readjust the thread priority to a lower priority.
Further, the following describes a part of the flow in fig. 5 in conjunction with the software architecture shown in fig. 3. Referring to fig. 5, fig. 5 is a schematic diagram illustrating an interaction flow of an interface display method according to an embodiment of the application.
For example, after detecting that the user triggers the operation of the low battery mode switch, the system manager application may send a broadcast message to the activity management service, and after receiving the broadcast message, the activity management service sends a broadcast callback message to the setting application, and then the setting application sends a priority setting message to the intelligent management service, where the priority setting message characterizes that the priority of the setting thread is set to VIP. Further, the intelligent management service sends a priority report message to the kernel, wherein the priority report message contains VIP priority setting information of the setting thread.
For example, after the setup thread is invoked for interface redrawing, the setup application may send a priority cancel message to the intelligent management service, wherein the priority cancel message characterizes that the priority of the setup thread is restored by the VIP to a default priority. Further, the intelligent management service sends a priority report message to the kernel, wherein the priority report message contains VIP priority cancel information of the set thread.
An interface display method according to an embodiment of the present application is further described below based on fig. 5. Specifically, in the embodiment illustrated in fig. 5, the mode switching interface is a battery page. Referring to fig. 5, the interaction flow among the setup application, the system manager (battery) application, the intelligent management service (iAware), the Activity Management Service (AMS), and the kernel (kernel) includes:
s201: in response to opening the battery page, the setup application sends a startup message to the AMS.
Illustratively, in response to a user clicking on a battery control on a setup main interface, a call function startActivity () is set to send a startup message to the AMS, where the startup message may be an Intent (Intent) message specifying an Activity (Activity) that needs to be started.
In some embodiments, the AMS may be one of a plurality of system services in a system service (SystemServer). After the AMS process receives the startup message, the AMS process may parse the startup message and determine whether a process corresponding to the battery page exists, and if so, create a corresponding Activity record (Activity record), and start to open the Activity corresponding to the battery page.
It can be understood that before the battery interface is opened, the application is set to be in the foreground and is in focus, and at this time, the scheduling priority of the thread is set to be RT, and the priority is higher. The focus application characterizes that the Activity corresponding to the application is in a Running (Active) or Running (Running) state, specifically, when the focus application is set, the main interface is set to be in a visible state, and a user can interact with the main interface.
In an alternative embodiment, the setup page is in an open state prior to step S201. In step S201, after the battery page is opened, the battery page and the setting page may be displayed in parallel and in columns. In other embodiments, the battery page may be displayed in a pop-up window above the setup page, and embodiments of the present application do not limit the manner in which the setup main interface and the battery interface are displayed. Optionally, the setting page includes a mode switching module or a mode switching button, and the electronic device may display the battery page and the setting page simultaneously in response to a clicking operation of the battery button by a user.
S202: the setup application registers a broadcast receiver with the AMS.
It can be appreciated that in the android broadcasting mechanism, the AMS may be responsible for registration and distribution operations of broadcasting as a broadcasting center, and applications may register broadcasting receivers into the AMS.
For example, in case it is determined that the electronic device displays a battery page, the setting may call a register receiver () function to register a broadcast receiver with the AMS and set the setting as the broadcast receiver or the broadcast receiver. In this way, after the subsequent AMS receives the broadcast message transmitted from the battery, the AMS may transmit a broadcast callback message to the setting based on the setting being a registered broadcast recipient that is eligible.
It will be appreciated that after the battery interface is opened, the battery is the focus application and is set as the foreground application. The scheduling priority of the thread of the battery is high priority corresponding to RT, and the scheduling priority of the thread is low priority corresponding to FG.
S203: in response to the user clicking the low battery mode, the system manager transmits a broadcast to the AMS.
Illustratively, when a user clicks on a low-battery mode toggle button (or referred to as a switch control) on the battery interface, the battery invokes the sendboard () function to send a broadcast to the AMS.
S204: the AMS sends a broadcast callback to the setup application.
Illustratively, since the setting is registered as a broadcast receiver in step S202, the AMS may call an onreceived () function to send a broadcast onreceived () callback to the setting after receiving the broadcast.
S205: the setup application registers the VIP thread with the iAware.
For example, the setting may register the VIP thread with the iAware by calling addVipThreads () to set the scheduling priority of the setting thread to VIP. Alternatively, in this process, the setting may send a priority setting message to the AMS, where the priority setting message characterizes the priority setting of the setting thread as VIP priority.
For example, the scheduling priority of the thread of the setting application may be set to VIP priority by the priority corresponding to FG. In the case that the scheduling priority is RT, other foreground applications may preempt the scheduling priority of the set thread because the scheduling is based on a fairness principle, so that the situation that the set thread scheduling is slow or is put aside occurs; and in the case where the scheduling priority is VIP, the set thread may be scheduled before the thread with the RT priority.
In some alternative embodiments, the priority information may be represented in the form of numbers, with smaller numbers indicating higher scheduling priorities for threads and larger numbers indicating lower scheduling priorities for threads. Alternatively, for RT priority, the corresponding priority information may take an integer in the range of [0,99], while for VIP, FG priority, the corresponding priority information may take an integer in the range of [100,139 ]. It should be noted that the above mapping relationship between the priority and the priority information is only an example, and the embodiment of the present application is not limited to this, and in other alternative implementations, other numerical setting manners may be used for the priority information.
S206: the iAware sends a priority report to the kernel.
For example, after the iAware determines the scheduling priority of the set thread as VIP, the iAware may send a priority report message to the kernel, where the priority report message includes VIP priority setting information of the set thread.
In some embodiments, the VIP priority setting information for the set thread may include set thread information, VIP priority information, and time information. The VIP priority information may be represented by a number, and specifically, reference may be made to the related content in step S205, which is not described herein. The time information may characterize the time at which the thread changes priority, e.g., the time at which the set priority becomes VIP.
S207: in response to the user clicking the low battery mode, the dark mode is switched.
For example, when a user clicks a low-power mode switching button on a battery interface, the battery may call a change mode () function to cause a system service to switch a display mode to a dark mode of a system of the electronic device.
In some embodiments, the electronic device is an organic light-emitting diode (OLED), and when the low-power mode is enabled, the system display mode can be automatically switched to the dark mode, so that the device power consumption can be reduced.
It will be appreciated that the application is not limited to a switched display mode and that in alternative embodiments the display mode may be other than a dark mode.
S208: the system service performs interface refreshing on the setting application.
It is to be appreciated that the system service can interface refresh a plurality of applications, including setting up the applications.
Illustratively, after the change mode () function call, the system service may dispatch a config change to each application to cause each application to refresh the application interface according to the updated display mode. In this process, the onResume function is called to refresh the interactive interface state of the setup application, causing the setup main interface to switch from the original light mode to the dark mode.
In some embodiments, the kernel schedules the setup process in real time according to the priority of each thread, and in particular, according to the VIP priority of the setup thread. It will be appreciated that the scheduling priority of the battery thread is RT, that is, the scheduling priority of the battery thread is higher than the setup thread, so that the refresh of the battery interface is prior to the refresh of the setup master interface.
S209: the setup application cancels the VIP thread to the iAware.
Illustratively, the setting may cancel the VIP thread to the iAware by calling the cancelviphreads () function to restore the scheduling priority of the set thread from the VIP priority to the FG priority. Optionally, in this process, the setting may send a priority cancel message to the AMS, where the priority cancel message characterizes that the priority of the setting thread is changed from VIP priority to priority corresponding to the default priority FG.
It will be appreciated that in accordance with some alternative embodiments, in the scheduling priority of threads, VIP priority is better than FG-corresponding priority, and worse than RT-corresponding priority.
S210: the iAware sends a priority report to the kernel.
For example, after the iAware cancels the VIP priority of the set thread, the iAware may send a priority report message to the kernel, where the priority report message includes VIP priority cancellation information of the set thread.
In some embodiments, the VIP priority cancellation information for the set thread may include set thread information, FG priority information, and time information. The FG priority information may be represented by a number, and specific reference may be made to the related content in step S205, which is not described herein. The time information may characterize the time at which the thread changes priority, e.g., the time at which the set priority becomes FG.
According to the interface display method provided by the embodiment of the application, the electronic equipment can improve the priority of the setting thread after receiving the mode switching operation of the user so as to ensure the priority scheduling of the setting thread, thereby avoiding the problems of slow color switching, black screen and white screen of the setting main interface; and after the refreshing of the set page is completed, the electronic device can restore the priority of the thread to prevent the set thread from preempting the priority of other threads, thereby ensuring the processor supply of other applications.
Further, fig. 6 shows a schematic structural diagram of an electronic device according to an embodiment of the present application.
As shown in fig. 6, the electronic device may include a processor 10, an external memory interface 120, an internal memory 121, a universal serial bus (universal serial bus, USB) interface 130, a charge management module 140, a power management module 141, a battery 142, an antenna 1, a wireless communication module 160, a sensor module 180, keys 190, an indicator 192, a display 194, and a subscriber identity module (subscriber identification module, SIM) card interface 195, etc. The sensor modules 180 may include, among other things, pressure sensors 180A, distance sensors 180F, fingerprint sensors 180H, touch sensors 180K, ambient light sensors 180L, and the like.
The processor 10 may include one or more processing units, such as: the processor 10 may include an application processor (application processor, AP), a modem processor, a graphics processor (graphics processing unit, GPU), an image signal processor (image signal processor, ISP), a controller, a video codec, a digital signal processor (digitalsignal processor, DSP), a baseband processor, and/or a neural network processor (neural-network processing unit, NPU), etc. Wherein the different processing units may be separate devices or may be integrated in one or more processors. In some embodiments, the processor 10 may be configured to perform the interface display method provided by the embodiments of the present application.
The processor 10 may also be provided with a memory for storing instructions and data corresponding to the interface display method according to the present application. In some embodiments, the memory in the processor 10 is a cache memory. The memory may hold instructions or data that has just been used or recycled by the processor 10. If the processor 10 needs to reuse the instruction or data, it may be called directly from the memory. Repeated accesses are avoided and the latency of the processor 10 is reduced, thereby improving the efficiency of the system.
The charge management module 140 is configured to receive a charge input from a charger. The charging management module 140 may also supply power to the electronic device through the power management module 141 while charging the battery 142.
The power management module 141 is used for connecting the battery 142, and the charge management module 140 and the processor 10. The power management module 141 receives input from the battery 142 and/or the charge management module 140 and provides power to the processor 10, the internal memory 121, the display 194, the wireless communication module 160, and the like.
The wireless communication function of the electronic device may be implemented by the antenna 1, the wireless communication module 160, a modem processor, a baseband processor, and the like.
The electronic device implements display functions via a GPU, a display screen 194, an application processor, and the like. The GPU is a microprocessor for image processing, and is connected to the display 194 and the application processor. The GPU is used to perform mathematical and geometric calculations for graphics rendering. Processor 10 may include one or more GPUs that execute program instructions to generate or change display information.
The display screen 194 is used to display images, videos, and the like. The display 194 includes a display panel. The display panel may employ a liquid crystal display (liquid crystal display, LCD), an organic light-emitting diode (OLED), an active-matrix organic light-emitting diode (AMOLED) or an active-matrix organic light-emitting diode (matrix organic light emittingdiode), a flexible light-emitting diode (FLED), a mini-LED, a micro-OLED, a quantum dot light-emitting diode (quantum dot light emitting diodes, QLED), or the like. In some embodiments, the electronic device may include 1 or N display screens 194, N being a positive integer greater than 1.
The external memory interface 120 may be used to connect an external memory card, such as a Micro SD card, to enable expansion of the memory capabilities of the electronic device. The external memory card communicates with the processor 10 via an external memory interface 120 to implement data storage functions. For example, files such as music, video, etc. are stored in an external memory card.
The internal memory 121 may be used to store computer executable program code including instructions. The internal memory 121 may include a program memory area and a data memory area. The program storage area may store an operating system, application programs required for at least one function, and the like. The data storage area can store data and the like created in the using process of the electronic equipment, and can be used for storing control identification of the safety control, application interface strategy identification corresponding to the safety control, application interface drawing corresponding patterns, images, texts and the like. In addition, the internal memory 121 may include a high-speed random access memory, and may further include a nonvolatile memory such as at least one magnetic disk storage device, a flash memory device, a universal flash memory (universal flash storage, UFS), and the like. The processor 10 executes various functional applications of the electronic device by executing instructions stored in the internal memory 121 and/or instructions stored in a memory provided in the processor 10.
The touch sensor 180K, also referred to as a "touch device". The touch sensor 180K may be disposed on the display screen 194, and the touch sensor 180K and the display screen 194 form a touch screen, which is also called a "touch screen". The touch sensor 180K is for detecting a touch operation acting thereon or thereabout. The touch sensor may communicate the detected touch operation to the application processor to determine the touch event type. Visual output related to touch operations may be provided through the display 194. In other embodiments, the touch sensor 180K may also be disposed on the surface of the electronic device at a different location than the display 194. For example, in some embodiments, when the touch screen detects an operation of the touch screen by a user, the touch screen may be sent to the processor 10, so that the processor 10 may recognize a gesture of the user to trigger the interface display method provided by the embodiment of the present application.
The keys 190 include a power-on key, a volume key, etc. The keys 190 may be mechanical keys. Or may be a touch key. The electronic device may receive key inputs, generating key signal inputs related to user settings and function controls of the electronic device.
The indicator 192 may be an indicator light, may be used to indicate a state of charge, a change in charge, a message indicating a missed call, a notification, etc.
It will be appreciated that the structure of the electronic device shown in the embodiments of the present application does not constitute a specific limitation on the electronic device. In other embodiments of the application, the electronic device may include more or less components than illustrated, or certain components may be combined, or certain components may be split, or different arrangements of components. The illustrated components may be implemented in hardware, software, or a combination of software and hardware.
Embodiments of the disclosed mechanisms may be implemented in hardware, software, firmware, or a combination of these implementations. Embodiments of the application may be implemented as a computer program or program code that is executed on a programmable system comprising at least one processor, a storage system (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device.
Program code may be applied to input instructions to perform the functions described herein and generate output information. The output information may be applied to one or more output devices in a known manner. For the purposes of this application, a processing system includes any system having a processor such as, for example, a Digital Signal Processor (DSP), microcontroller, application specific integrated circuit, or microprocessor.
The program code may be implemented in a high level procedural or object oriented programming language to communicate with a processing system. Program code may also be implemented in assembly or machine language, if desired. Indeed, the mechanisms described in the present application are not limited in scope by any particular programming language. In either case, the language may be a compiled or interpreted language.
In some cases, the disclosed embodiments may be implemented in hardware, firmware, software, or any combination thereof. The disclosed embodiments may also be implemented as instructions carried by or stored on one or more transitory or non-transitory machine-readable (e.g., computer-readable) storage media, which may be read and executed by one or more processors. For example, the instructions may be distributed over a network or through other computer readable media. Thus, a machine-readable medium may include any mechanism for storing or transmitting information in a form readable by a machine (e.g., a computer), including but not limited to floppy diskettes, optical disks, read-only memories (CD-ROMs), magneto-optical disks, read-only memories (ROMs), random Access Memories (RAMs), erasable programmable read-only memories (EPROMs), electrically erasable programmable read-only memories (EEPROMs), magnetic or optical cards, flash memory, or tangible machine-readable memory for transmitting information (e.g., carrier waves, infrared signal digital signals, etc.) in an electrical, optical, acoustical or other form of propagated signal using the internet. Thus, a machine-readable medium includes any type of machine-readable medium suitable for storing or transmitting electronic instructions or information in a form readable by a machine (e.g., a computer).
In the drawings, some structural or methodological features may be shown in a particular arrangement and/or order. However, it should be understood that such a particular arrangement and/or ordering may not be required. Rather, in some embodiments, these features may be arranged in a different manner and/or order than shown in the illustrative figures. Additionally, the inclusion of structural or methodological features in a particular figure is not meant to imply that such features are required in all embodiments, and in some embodiments, may not be included or may be combined with other features.
It should be noted that, in the embodiments of the present application, each unit/module mentioned in each device is a logic unit/module, and in physical terms, one logic unit/module may be one physical unit/module, or may be a part of one physical unit/module, or may be implemented by a combination of multiple physical units/modules, where the physical implementation manner of the logic unit/module itself is not the most important, and the combination of functions implemented by the logic unit/module is only a key for solving the technical problem posed by the present application. Furthermore, in order to highlight the innovative part of the present application, the above-described device embodiments of the present application do not introduce units/modules that are less closely related to solving the technical problems posed by the present application, which does not indicate that the above-described device embodiments do not have other units/modules.
It should be noted that in the examples and descriptions of this patent, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
While the application has been shown and described with reference to certain preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the application.

Claims (12)

1. An interface display method applied to an electronic device is characterized by comprising the following steps:
displaying a first interface; the first interface comprises a setting interface in a first color mode and a mode switching interface in the first color mode; the setting interface corresponds to a setting application;
detecting a mode switching instruction, wherein the mode switching instruction is generated based on the operation of a user on the mode switching interface, and the mode switching instruction is used for indicating the electronic equipment to be switched from the first color mode to a second color mode;
switching the scheduling priority of the threads of the setting application from a first priority to a second priority, wherein the second priority is higher than the first priority;
and generating and displaying a second interface based on the second priority, wherein the second interface comprises a setting interface in the second color mode and a mode switching interface in the second color mode.
2. An interface display method according to claim 1, wherein after the second interface is generated and displayed based on the second priority, the method comprises:
and switching the scheduling priority of the threads of the setting application from the second priority to the first priority.
3. The interface display method according to claim 1, wherein the mode switching interface corresponds to a system manager application whose thread scheduling priority is higher than the first priority and the second priority.
4. A method of displaying an interface according to claim 3, wherein the method comprises:
scheduling the threads of the system manager application based on the scheduling priority of the threads of the system manager application, and generating and displaying a third interface, wherein the third interface comprises a setting interface in the first color mode and a mode switching interface in the second color mode;
the generating and displaying a second interface based on the second priority includes:
and scheduling the threads of the setting application based on the second priority, and generating and displaying the second interface.
5. The method according to any one of claims 1 to 4, wherein the mode switching interface is a battery interface, and the mode switching command is a low-power mode switching command.
6. The interface display method according to claim 2, wherein the electronic device includes a schedule management service;
The switching the scheduling priority of the thread of the setting application from the second priority to the first priority includes:
sending priority cancel information to the scheduling management service through the setting application;
and receiving the priority cancelling information through the scheduling management service, and switching the scheduling priority of the threads of the setting application from the second priority to the first priority.
7. The method of any one of claims 1-4, wherein the electronic device includes a system service;
the switching the scheduling priority of the thread of the setting application from the first priority to the second priority comprises the following steps:
transmitting a broadcast to the system service through an application corresponding to the mode switching interface;
sending a broadcast callback to the setting application through the system service;
sending priority setting information to a scheduling management service through the setting application;
and receiving the priority setting information through the scheduling management service, and switching the scheduling priority of the threads of the setting application from the first priority to the second priority.
8. The interface display method according to claim 7, wherein before the mode switching instruction is detected, the method comprises:
Registering, by the setting application, with the system service, the setting application being registered as a recipient of the broadcast callback.
9. An interface display method according to any one of claims 1-4, wherein prior to displaying the first interface, the method comprises:
and detecting an interface opening instruction, wherein the interface opening instruction is generated based on the operation of a user on the setting interface.
10. The interface display method according to claim 7, wherein after the mode switching instruction is detected, the method comprises:
transmitting mode switching information to the system service through an application corresponding to the mode switching interface;
receiving the mode switching information through the system service, and sending a color mode instruction to all applications; the color mode instruction includes information of the second color mode, and the color mode instruction is used for instructing the whole application to generate and display an interface based on the second color mode.
11. An electronic device, comprising:
a memory for storing instructions for execution by one or more processors of the electronic device, and
A processor, being one of the processors of an electronic device, for executing instructions of the interface display method of any one of claims 1-10.
12. A readable medium having stored thereon instructions which, when executed on an electronic device, cause the electronic device to perform the interface display method of any of claims 1-10.
CN202311172620.9A 2023-09-12 2023-09-12 Interface display method, readable medium and electronic device Active CN117076088B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311172620.9A CN117076088B (en) 2023-09-12 2023-09-12 Interface display method, readable medium and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311172620.9A CN117076088B (en) 2023-09-12 2023-09-12 Interface display method, readable medium and electronic device

Publications (2)

Publication Number Publication Date
CN117076088A CN117076088A (en) 2023-11-17
CN117076088B true CN117076088B (en) 2023-12-15

Family

ID=88702385

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311172620.9A Active CN117076088B (en) 2023-09-12 2023-09-12 Interface display method, readable medium and electronic device

Country Status (1)

Country Link
CN (1) CN117076088B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2568975A1 (en) * 2005-11-21 2007-05-21 Yaron Mayer System and method for improving the efficiency, comfort, and/or reliability in operating systems, such as for example windows
CN103019609A (en) * 2012-12-28 2013-04-03 广东欧珀移动通信有限公司 Screen region-dividing displaying method, device and touch screen terminal
CN104423930A (en) * 2013-08-19 2015-03-18 联想(北京)有限公司 Information processing method and device
CN114443153A (en) * 2022-01-28 2022-05-06 深圳Tcl新技术有限公司 Interface drawing method and device, computer equipment and storage medium
CN115016706A (en) * 2021-12-31 2022-09-06 荣耀终端有限公司 Thread scheduling method and electronic equipment
CN115904645A (en) * 2021-09-30 2023-04-04 华为技术有限公司 Method, apparatus, device and medium for task scheduling

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190065020A1 (en) * 2017-08-23 2019-02-28 Ugochukwu Okafor Guided menu for a graphical user interface

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2568975A1 (en) * 2005-11-21 2007-05-21 Yaron Mayer System and method for improving the efficiency, comfort, and/or reliability in operating systems, such as for example windows
CN103019609A (en) * 2012-12-28 2013-04-03 广东欧珀移动通信有限公司 Screen region-dividing displaying method, device and touch screen terminal
CN104423930A (en) * 2013-08-19 2015-03-18 联想(北京)有限公司 Information processing method and device
CN115904645A (en) * 2021-09-30 2023-04-04 华为技术有限公司 Method, apparatus, device and medium for task scheduling
CN115016706A (en) * 2021-12-31 2022-09-06 荣耀终端有限公司 Thread scheduling method and electronic equipment
CN114443153A (en) * 2022-01-28 2022-05-06 深圳Tcl新技术有限公司 Interface drawing method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN117076088A (en) 2023-11-17

Similar Documents

Publication Publication Date Title
CN110471639B (en) Display method and related device
US10853979B2 (en) Electronic device and method for displaying screen thereof
KR102148948B1 (en) Multi tasking method of electronic apparatus and electronic apparatus thereof
CN113553130B (en) Method for executing drawing operation by application and electronic equipment
EP4209874A1 (en) Application startup method and apparatus, and electronic device
CN115348350B (en) Information display method and electronic equipment
CN116089096B (en) Load resource scheduling method and electronic equipment
CN114527901A (en) File dragging method and electronic equipment
CN108845838B (en) Application program preloading method and device, storage medium and terminal
CN112732434A (en) Application management method and device
CN115801943B (en) Display method, electronic device and storage medium
CN115016631B (en) Process scheduling method and terminal equipment
US20230229462A1 (en) Terminal Device, Gesture Operation Method Thereof, and Medium
CN117076088B (en) Interface display method, readable medium and electronic device
CN116048771B (en) Resource scheduling method and related equipment
CN112578988A (en) Mobile terminal and updating method of display interface thereof
CN116679864B (en) Touch interaction processing method and electronic equipment
CN116737292B (en) Display mode switching method, electronic equipment and readable storage medium
WO2023061014A1 (en) Task management method and apparatus
CN116841686B (en) Application page display method
CN114816169B (en) Desktop icon display method and device and storage medium
CN116028707B (en) Service recommendation method, device and storage medium
WO2023016045A9 (en) Information display method and electronic device
US20240236227A9 (en) Information display method and electronic device
CN116719587A (en) Screen display method, electronic device and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant