Movatterモバイル変換


[0]ホーム

URL:


CN109803359B - Method for awakening terminal system and terminal - Google Patents

Method for awakening terminal system and terminal
Download PDF

Info

Publication number
CN109803359B
CN109803359BCN201811578579.4ACN201811578579ACN109803359BCN 109803359 BCN109803359 BCN 109803359BCN 201811578579 ACN201811578579 ACN 201811578579ACN 109803359 BCN109803359 BCN 109803359B
Authority
CN
China
Prior art keywords
terminal
application program
terminal system
wake
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
CN201811578579.4A
Other languages
Chinese (zh)
Other versions
CN109803359A (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.)
Huawei Device Co Ltd
Original Assignee
Huawei 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 Huawei Device Co LtdfiledCriticalHuawei Device Co Ltd
Priority to CN201811578579.4ApriorityCriticalpatent/CN109803359B/en
Publication of CN109803359ApublicationCriticalpatent/CN109803359A/en
Application grantedgrantedCritical
Publication of CN109803359BpublicationCriticalpatent/CN109803359B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The invention is applicable to the technical field of terminal power saving, and provides a method for waking up a terminal system and a terminal. The method comprises the following steps: after detecting that a display screen of a terminal where a terminal system is located is closed, loading a preset blacklist into an internal memory of the terminal, wherein the blacklist records an application program which forbids to awaken the terminal system when the terminal system is in a sleep mode; after the terminal system enters a sleep mode, determining whether an application program needs to wake up the terminal system; if the application program is determined to need to wake up the terminal system, determining whether the application program which needs to wake up the terminal system is in the blacklist; and if the application program needing to wake up the terminal system is in the blacklist, prohibiting to wake up the terminal system. By using the invention, when the terminal system is in the sleep mode, the times of awakening the system can be effectively reduced, thereby reducing the consumption of electric quantity.

Description

Method for awakening terminal system and terminal
Technical Field
The invention belongs to the field of terminal power saving, and particularly relates to a method for waking up a terminal system and a terminal.
Background
The current intelligent terminal has the functions of a large display screen, communication network standby (2G/3G), Wifi, Bluetooth and the like, so that the electric quantity of the battery is consumed very quickly, and after the screen-off standby is carried out, a terminal system is frequently awakened, and the electric quantity consumption of the battery of the terminal is accelerated.
Taking a mobile phone as an example, in general, after the mobile phone is turned off, the system can be in a dormant state after a period of time for saving power, taking an Android system as an example, after the mobile phone with the Android system is turned off, and after detecting that no application program needs to occupy a CPU, the Android system can save various application program states currently running in the system and then enter a dormant mode; and when the system is awakened, reloading and recovering the state of each application program before dormancy. Each time the system wakes up, it needs to reload and resume the state before hibernation. After the mobile phone is dormant, the frequent awakening of the system can cause large power consumption of the mobile phone and shorten the endurance time of the mobile phone.
The first mode is a hardware wake-up mode, namely, an Interrupt Request (IRQ) is initiated to a CPU (central processing unit) to wake up the CPU through a power management chip by pressing a power key, plugging a USB (universal serial bus) and the like; and the second mode is a mode of periodically waking up by a wake-up timer, a general terminal system is provided with the wake-up timer, when the system is in a dormant state, the system can be waken up if the wake-up timer reaches a preset time, and some applications needing data exchange with the network server, such as QQ, WeChat, weather clock, New wave microblog, fox searching news and the like, can realize periodic communication with the network server by calling the wake-up timer provided by the terminal system so as to provide timely service. At present, in order to provide better service, a system timer is frequently started by a plurality of application programs, and in the actual use process, when the terminal is in a sleep mode, most of the application programs do not need to be frequently awakened to provide timely messages, such as a weather clock, fox searching news and the like. Therefore, when the terminal is in the sleep mode, the standby time of the mobile phone can be greatly shortened by frequently waking up the system by various application programs.
The method comprises the steps that a general terminal such as a mobile phone can perform power consumption testing when the mobile phone leaves a factory, a mobile phone manufacturer can perform dormancy awakening testing when the mobile phone is in a dormant mode for various preset application programs, and when the fact that the system power consumption is large due to frequent awakening of the preset application programs is found, the mobile phone manufacturer can contact a developer corresponding to the application programs, the developer is required to modify the time length of a timer set by the application programs, the times of awakening the system by the application programs in the dormant mode are reduced, and therefore the original system power consumption meets certain index requirements when the mobile phone leaves the factory.
However, the method can only limit the times and duration of waking up the system by various application programs preset by the mobile phone system, however, the terminal user can also download various installed application programs by himself, and the problem that the system is frequently woken up by downloading the installed application programs by the user may also exist, so that the standby power consumption of the terminal may be obviously increased, thereby accelerating the consumption of the electric quantity of the terminal.
Disclosure of Invention
An object of the embodiments of the present invention is to provide a method for waking up a terminal system and a terminal, so as to solve the problem that power consumption of the terminal is accelerated due to frequent waking up of the terminal system in a sleep mode.
In a first aspect, an embodiment of the present invention provides a method for waking up a terminal system, where the method includes:
after detecting that a display screen of a terminal where a terminal system is located is closed, loading a preset blacklist into an internal memory of the terminal, wherein the blacklist records an application program which forbids to awaken the terminal system when the terminal system is in a sleep mode;
after the terminal system enters a sleep mode, determining whether an application program needs to wake up the terminal system;
if the application program is determined to need to wake up the terminal system, determining whether the application program which needs to wake up the terminal system is in the blacklist;
and if the application program needing to wake up the terminal system is in the blacklist, the terminal system is prohibited from being woken up.
In a first implementation manner of the first aspect, after detecting that a display screen of a terminal where a terminal system is located is closed, a preset white list is also loaded into an internal memory of the terminal, where the white list records an application program that allows a system to be woken up when the terminal system is in a sleep mode, if the application program corresponding to the system wake-up time is determined not to be in the black list, it is continuously determined whether the application program corresponding to the system wake-up time is in the white list, if so, the application program is allowed to wake up the terminal system, if not, a wake-up record is generated, the number of times that the application program wakes up the terminal system within a preset time after the terminal system enters the sleep mode is recorded, if the number of times recorded by the wake-up record is greater than a preset value, the application program is added into the black list, and if the number of times recorded by the wake-up record is not greater than the preset value, the application is allowed to wake up the end system.
In the first aspect and the method for waking up a terminal system provided by the first implementation manner of the first aspect, the internal memory of the terminal further stores a block list, and if an application program that needs to wake up the terminal system is in the black list, the method further includes a step of recording the application program to the block list, and after the terminal system is woken up, the method further includes: and triggering the application programs in the blocking list one by one when the blocking list is not empty.
Preferably, in the method for waking up a terminal system, after a display screen of a terminal where the terminal system is located is turned on, it is first determined whether the block list is empty, if so, the black list, the white list and the block list in the internal memory are deleted, and if not, the application programs in the block list are triggered one by one, and then the black list, the white list and the block list in the internal memory are deleted.
In a second aspect, an embodiment of the present invention provides a wake-up terminal of a terminal system, where the terminal includes:
the loading module is used for loading a preset blacklist into an internal memory of the terminal after detecting that a display screen of the terminal where the terminal system is located is closed; the judging module is used for determining whether an application program needs to wake up the terminal system after the terminal system enters the sleep mode, and determining whether the application program corresponding to the system wake-up time is in the blacklist when the application program needs to wake up the terminal system;
and the wake-up forbidding module is used for forbidding to wake up the terminal system when the application program corresponding to the system wake-up time is in the blacklist.
In a first implementation manner of the second aspect, the loading module further loads a preset white list into an internal memory of the terminal after detecting that a display screen of the terminal where the terminal system is located is closed, the white list records an application program that allows the terminal system to be woken up when the terminal system is in a sleep mode, the terminal system further includes a wake-up module and a frequent wake-up processing module, the judging module judges whether the application program corresponding to the system wake-up time is in the white list if the application program corresponding to the system wake-up time is not in the black list, if so, the wake-up module wakes up the terminal system, if not, the frequent wake-up processing module generates a wake-up record, records the number of times that the application program wakes up the terminal system within a preset time after the terminal system enters the sleep mode, and if the number of times recorded by the wake-up record is greater than a preset value, and the frequent awakening processing module adds the application program into the blacklist, and if the times recorded by the awakening record are not more than the preset value, the awakening module awakens the terminal system.
In the terminal for waking up the terminal system provided in the first implementation manner of the second aspect, the internal memory of the terminal further stores a block list, if the determining module determines that the application program corresponding to the system wake-up time is in the blacklist, the wake-up prohibition module further records the application program into a block list, and after the terminal system is woken up, the wake-up module triggers the application programs in the block list one by one when determining that the block list is not empty.
Preferably, the terminal of the wake-up terminal system further includes a bright screen recovery module, after the display screen of the terminal is turned on, the bright screen recovery module determines whether the block list is empty, if so, deletes the blacklist, the white list and the block list in the internal memory, if not, triggers the application programs in the block list one by one, and then deletes the blacklist, the white list and the block list in the internal memory.
The embodiment of the invention adds the blacklist into the internal memory of the terminal before the terminal system enters the sleep mode by setting the blacklist, and when the terminal system is in the sleep mode, if an application program needs to wake up the terminal system, whether the application program is in the blacklist is firstly confirmed, and if the application program is in the blacklist, the application program is forbidden to wake up the terminal system, so that the times of waking up the terminal system in the sleep state are reduced, the electric quantity consumption of the terminal system in the sleep state is reduced, and the aim of saving electricity is fulfilled.
Drawings
Fig. 1 is a flowchart of a method for waking up a terminal system according to an embodiment of the present invention.
Fig. 2 is a flowchart of a method for recovering a terminal system after a screen of a terminal is opened according to an embodiment of the present invention.
Fig. 3 is a functional block diagram of a terminal of the wake-up terminal system according to a second embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The following detailed description of specific implementations of the present invention is provided in conjunction with specific embodiments:
the first embodiment is as follows:
fig. 1 is a flowchart of a method for waking up a terminal system according to an embodiment of the present invention. The method comprises the following steps:
step S101, detecting whether a display screen of a terminal where the terminal system is located is closed;
step S102, if the display screen is closed, loading a preset blacklist and a preset white list into an internal memory of the terminal, wherein the preset blacklist is a preset application program which forbids to awaken the terminal system, and the preset white list is a preset record which allows to awaken the system when the terminal system is in a sleep mode;
step S103, making the terminal system enter a sleep mode;
step S104, determining whether an application program needs to wake up the terminal system;
the specific method for determining whether the application program needs to wake up the terminal system comprises the following steps: and generating a wake-up time record, wherein the wake-up time record is used for recording the system wake-up time of each application program, the system wake-up time is the time for the application program to wake up the system when the terminal system is in a sleep mode, the wake-up time record is loaded to an internal memory of the terminal after the terminal system enters the sleep mode, and after the terminal system enters the sleep mode, if the time counted by a system timer reaches the system wake-up time recorded in the wake-up time record, the terminal system can be determined to be woken up by the application program.
Step S105, when determining that the application program needs to wake up the terminal system, further determining whether the application program needing to wake up the terminal system is in the blacklist;
step S106, if the application program corresponding to the system awakening time is in the blacklist, the terminal system is forbidden to be awakened, and the application program is added into a block list;
step S107, if the application program corresponding to the system wake-up time is not in the blacklist, continuing to judge whether the application program corresponding to the system wake-up time is in the whitelist, if so, executing step S108, and if not, executing step S110;
step S108, waking up the system;
step S109, after waking up the system, the applications in the blocking list are triggered one by one when the blocking list is not empty.
Step S110, generating a wake-up record, and recording the times of the application program for waking up the terminal system within a preset time after the terminal system enters the sleep mode;
step S111, determining whether the number of times recorded by the wakeup record is greater than a preset value, if yes, performing step S112, and if not, returning to step S108;
step S112, add the application program into the blacklist.
In addition, a white list is set, so that part of applications appointed by a user can acquire timely information and services, a block list is set, the terminal can be ensured to be not responded due to the prohibition of awakening the system in the dormant mode, the application program can be notified to process after the system is awakened, in addition, an awakening record is set, and the application program can be notified to execute the event before the terminal system enters the dormant mode after the terminal system is closed, and the awakening system is prohibited after the terminal system enters the dormant mode.
As shown in fig. 2, it is a flowchart of a method for recovering a terminal system after a screen of the terminal is opened. Step S201, after the terminal display screen is opened, firstly judging whether the block list is empty, if not, executing step S202, and if so, executing step S203;
step S202, triggering the application programs in the blocking list one by one, and then executing step 203;
step S203, delete the black list, white list and block list in the internal memory.
Therefore, after the display screen of the terminal is opened, the corresponding application program can be informed to execute the corresponding event by triggering the application program in the blocking list, so that the information and the service provided by the application program can be acquired in time for the user.
In another embodiment of the present invention, after the terminal display is turned on, the set blacklist is updated by using the blacklist in the internal memory, and then step S201 is executed.
Example two:
fig. 3 is a functional block diagram of aterminal 3 for waking up a terminal system according to a second embodiment of the present invention. Theterminal loading module 301, the determiningmodule 302, the wake-up forbidding module 303, the wake-up module 304, the frequent wake-up processing module 305, and the brightscreen restoring module 306.
Theloading module 301 is configured to detect whether a display screen of a terminal where the terminal system is located is closed, and if the display screen is closed, load a preset blacklist and a whitelist into an internal memory of the terminal, and enable the terminal system to enter a sleep mode, where the blacklist records an application program that prohibits waking up the terminal system when the terminal system is in the sleep mode, and the whitelist records an application program that allows waking up the system when the terminal system is in the sleep mode; .
The determiningmodule 302 determines whether there is an application program that needs to wake up the terminal system after the terminal system enters the sleep mode, determines whether the application program corresponding to the system wake-up time is in the blacklist when it is determined that there is an application program that needs to wake up the terminal system, and notifies the wake-upprohibition module 303 to prohibit the terminal system from being woken up and add the application program to a block list if the application program corresponding to the system wake-up time is in the blacklist.
If the application program that needs to wake up the terminal system is not in the black list, the determiningmodule 302 continues to determine whether the application program corresponding to the system wake-up time is in the white list, and if so, the wakingmodule 304 wakes up the terminal system and triggers the application programs in the blocking list one by one when the blocking list is not empty. If not, the frequent wake-upprocessing module 305 generates a wake-up record, records the number of times that the application wakes up the terminal system within a predetermined time after the terminal system enters the sleep mode, determines whether the number of times recorded by the wake-up record is greater than a predetermined value, if so, the application is added to the blacklist, and if not, the wake-upmodule 304 is executed.
The brightscreen recovery module 306 first determines whether the blocking list is empty after the terminal display screen is turned on, if not, triggers the applications in the blocking list one by one, and if so, deletes the black list, the white list and the blocking list in the internal memory.
In other embodiments, the brightscreen recovery module 306 updates the predetermined black list with the black list in the internal memory before determining that the blocked list is empty.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (12)

CN201811578579.4A2013-11-152013-11-15Method for awakening terminal system and terminalActiveCN109803359B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201811578579.4ACN109803359B (en)2013-11-152013-11-15Method for awakening terminal system and terminal

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
CN201380011863.2ACN104221445B (en)2013-11-152013-11-15 Method and terminal for waking up terminal system
PCT/CN2013/087206WO2015070428A1 (en)2013-11-152013-11-15Method for waking up terminal system and terminal
CN201811578579.4ACN109803359B (en)2013-11-152013-11-15Method for awakening terminal system and terminal

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
CN201380011863.2ADivisionCN104221445B (en)2013-11-152013-11-15 Method and terminal for waking up terminal system

Publications (2)

Publication NumberPublication Date
CN109803359A CN109803359A (en)2019-05-24
CN109803359Btrue CN109803359B (en)2022-05-31

Family

ID=52100960

Family Applications (2)

Application NumberTitlePriority DateFiling Date
CN201811578579.4AActiveCN109803359B (en)2013-11-152013-11-15Method for awakening terminal system and terminal
CN201380011863.2AActiveCN104221445B (en)2013-11-152013-11-15 Method and terminal for waking up terminal system

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
CN201380011863.2AActiveCN104221445B (en)2013-11-152013-11-15 Method and terminal for waking up terminal system

Country Status (2)

CountryLink
CN (2)CN109803359B (en)
WO (1)WO2015070428A1 (en)

Families Citing this family (48)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104411004A (en)*2014-12-232015-03-11福州瑞芯微电子有限公司Method and device for processing configurable regular wakeup event
CN105306743A (en)*2015-09-302016-02-03小米科技有限责任公司Screen control method and device
CN105260007B (en)*2015-10-122018-10-02小米科技有限责任公司Battery saving mode starts method, apparatus and terminal
CN105357387B (en)*2015-11-102018-07-06广东欧珀移动通信有限公司A kind of method, apparatus and system for waking up terminal
CN105373713B (en)*2015-11-232019-03-01上海汽车集团股份有限公司Car-mounted terminal awakening method, car-mounted terminal and vehicle
CN105824392A (en)*2015-11-262016-08-03维沃移动通信有限公司Application program management method and terminal
CN105955444A (en)*2016-04-252016-09-21深圳市万普拉斯科技有限公司Aligned wakeup method and apparatus
CN105979088B (en)*2016-05-062020-02-04北京小米移动软件有限公司Message pushing method and device
CN106066872B (en)*2016-05-272019-07-26维沃移动通信有限公司 A data update management method and electronic device
CN106055074A (en)*2016-05-312016-10-26广东欧珀移动通信有限公司 Application program processing method and device
CN106102142B (en)*2016-05-312017-11-17广东欧珀移动通信有限公司terminal data processing method and device
CN106055073B (en)*2016-05-312019-02-26Oppo广东移动通信有限公司 A processing method and device based on bright screen lock
CN106102141B (en)*2016-05-312017-10-17广东欧珀移动通信有限公司A kind of processing method and processing device based on packet
CN106125891A (en)*2016-06-242016-11-16北京奇虎科技有限公司Terminal power optimization method, device and terminal
CN105979095B (en)*2016-06-272019-08-16努比亚技术有限公司Mobile terminal and apply power consumption control method
CN106201674A (en)*2016-06-282016-12-07宇龙计算机通信科技(深圳)有限公司Defreezing method, thawing apparatus and terminal
CN106227321B (en)*2016-07-112018-01-26广东欧珀移动通信有限公司Awakening monitoring method of terminal system and terminal
CN106250772B (en)*2016-07-282019-11-08北京小米移动软件有限公司 Bluetooth scanning control method, device and terminal equipment
CN106293709A (en)*2016-07-292017-01-04宇龙计算机通信科技(深圳)有限公司The management method of application program, managing device and terminal
CN106304287B (en)*2016-08-082020-01-10Oppo广东移动通信有限公司Method for reducing standby power consumption of mobile terminal and mobile terminal
CN107888753B (en)*2016-09-302021-07-13中兴通讯股份有限公司Mobile terminal control method and device and mobile terminal
CN107894902B (en)*2016-09-302021-01-01北京小米移动软件有限公司Equipment control method and device
CN106547335A (en)*2016-11-012017-03-29上海传英信息技术有限公司Energy consumption reduces method and mobile terminal
CN106793030B (en)*2016-12-012020-07-10北京安云世纪科技有限公司Application management method and device and mobile terminal
CN106681474A (en)*2016-12-072017-05-17上海传英信息技术有限公司Mobile communication terminal bright screen management and setting method thereof
CN106686633A (en)*2017-02-202017-05-17苏州蜗牛数字科技股份有限公司Method for preventing WIFI malicious frequent awakening
CN107172687A (en)*2017-05-082017-09-15广东欧珀移动通信有限公司 Information processing method, device and mobile terminal
CN107277902B (en)*2017-06-192021-05-21努比亚技术有限公司Terminal power consumption control method, mobile terminal and computer readable storage medium
CN107302789B (en)*2017-06-212021-04-16上海集赫电子商务有限公司Method and system for improving battery endurance of android device
WO2019056241A1 (en)*2017-09-212019-03-28深圳传音通讯有限公司Wake-up method and wake-up apparatus for smart terminal, and smart terminal
CN107682543A (en)*2017-09-282018-02-09惠州Tcl移动通信有限公司A kind of method, storage medium and the terminal device of information output
CN107592665A (en)*2017-10-272018-01-16维沃移动通信有限公司A kind of control method of application program, device and mobile terminal
CN107708194A (en)*2017-11-102018-02-16珠海市魅族科技有限公司A kind of message filtering method and device, terminal and readable storage medium storing program for executing
CN108008979B (en)*2017-11-282021-10-22深圳天珑无线科技有限公司Terminal wake-up management method, terminal and storage medium
CN108255543A (en)*2018-01-172018-07-06北京小米移动软件有限公司Application operation method, apparatus and computer readable storage medium
CN108509017A (en)*2018-03-222018-09-07上海爱优威软件开发有限公司A kind of control method and system of terminal applies
CN109085913B (en)*2018-08-272019-09-17珠海格力电器股份有限公司APP message pushing management method, intelligent terminal and storage medium
CN109413726B (en)*2018-12-242021-05-07维沃移动通信有限公司 Power consumption control method and mobile terminal
CN110727337B (en)*2019-10-182021-04-27东莞市小精灵教育软件有限公司 Method and device for obtaining system power consumption information, storage medium and electronic device
CN113010003A (en)*2019-12-032021-06-22中兴通讯股份有限公司Application program control method and device, terminal and storage medium
CN111309095B (en)*2020-01-162022-02-15广州小鹏汽车科技有限公司Timing device, control method of timing device and terminal
CN113453321A (en)*2020-03-272021-09-28北京小米移动软件有限公司Terminal wake-up processing method, device and medium
CN113840358B (en)*2020-06-242024-10-29Oppo(重庆)智能科技有限公司Message filtering method, mobile terminal and computer readable storage medium
CN112131015B (en)*2020-09-152023-12-15深圳市锐尔觅移动通信有限公司 An information processing method, device, cloud server and storage medium
CN113965484B (en)*2021-10-212024-05-28奇瑞汽车股份有限公司Automobile bus dormancy awakening bench test method and system
CN114375023B (en)*2021-12-282024-03-12天翼物联科技有限公司Terminal attachment UPF processing method, system, device and storage medium
CN116419377A (en)*2021-12-312023-07-11Oppo广东移动通信有限公司 Data communication method, device, terminal, storage medium and program product
CN119277488A (en)*2023-07-072025-01-07华为技术有限公司 A standby method and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN102841672A (en)*2012-07-102012-12-26上海果壳电子有限公司Dormancy interception method and system
WO2012144828A3 (en)*2011-04-192013-01-17Samsung Electronics Co., Ltd.Method and apparatus for managing push service
CN103218033A (en)*2013-03-282013-07-24北京小米科技有限责任公司Method and device for waking up hardware equipment
CN103336572A (en)*2013-06-262013-10-02深圳天珑无线科技有限公司Intelligent terminal and power saving method thereof

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101287036B (en)*2008-05-292011-09-07德信无线通讯科技(北京)有限公司Method and device for preventing mobile phone from being woke-up in stand-by state
CN103064669B (en)*2012-12-182017-03-08希姆通信息技术(上海)有限公司The timing wake-up method and system of smart machine

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2012144828A3 (en)*2011-04-192013-01-17Samsung Electronics Co., Ltd.Method and apparatus for managing push service
CN102841672A (en)*2012-07-102012-12-26上海果壳电子有限公司Dormancy interception method and system
CN103218033A (en)*2013-03-282013-07-24北京小米科技有限责任公司Method and device for waking up hardware equipment
CN103336572A (en)*2013-06-262013-10-02深圳天珑无线科技有限公司Intelligent terminal and power saving method thereof

Also Published As

Publication numberPublication date
CN104221445A (en)2014-12-17
CN109803359A (en)2019-05-24
WO2015070428A1 (en)2015-05-21
CN104221445B (en)2019-01-11

Similar Documents

PublicationPublication DateTitle
CN109803359B (en)Method for awakening terminal system and terminal
CN105554316B (en)A kind of realization method and system of reserved intelligent terminal battery capacity
CN104516806B (en)The testing result methods of exhibiting and system of the power consumption information of mobile terminal
CN104199669B (en)The method and device being managed to the process of application program
CN104298336B (en)Mobile terminal and control method and device of application program of mobile terminal
CN104156053B (en)A kind of control method of abnormal power consumption, device and mobile terminal
CN105354044B (en) A method and device for waking up an application
CN107302789B (en)Method and system for improving battery endurance of android device
CN103019521B (en)A kind of mobile terminal puts out screen method and device
WO2015007246A1 (en)Mobile terminal, device and method for controlling waking of application program in mobile terminal
CN105183137A (en)Mobile terminal and wake lock control method and system thereof
CN107943269B (en) Scheduling operation control method, device, terminal device and storage medium
CN104199731A (en)Method and device for managing application program processes
CN110018901B (en) Memory recovery method, apparatus, computer device, and computer-readable storage medium
CN110554762A (en)Method and terminal for controlling application program
CN106055073A (en)Processing method and device based on screen-lighting lock
CN104317373A (en)Method and device for cooling mobile terminal
CN106168902A (en)Awakening control method, device and equipment
CN105630132A (en)Power consumption control method and system as well as terminal
CN106095288A (en) A processing method and device based on wake lock
KR101941761B1 (en)Method, device and mobile terminal for reducing power consumption
CN104808767A (en)Terminal control method
CN107844341B (en)Process starting control method and device, storage medium and mobile terminal
CN106020426B (en)Method and device for releasing wake-up lock
CN107436672B (en)Application processing method and terminal

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp