[go: up one dir, main page]

WO2018006537A1 - Procédé d'affichage de l'heure et montre intelligente - Google Patents

Procédé d'affichage de l'heure et montre intelligente Download PDF

Info

Publication number
WO2018006537A1
WO2018006537A1 PCT/CN2016/107499 CN2016107499W WO2018006537A1 WO 2018006537 A1 WO2018006537 A1 WO 2018006537A1 CN 2016107499 W CN2016107499 W CN 2016107499W WO 2018006537 A1 WO2018006537 A1 WO 2018006537A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
bitmap
time bitmap
memory
currently displayed
Prior art date
Application number
PCT/CN2016/107499
Other languages
English (en)
Chinese (zh)
Inventor
姚铁锐
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Priority to JP2019500464A priority Critical patent/JP2019527822A/ja
Publication of WO2018006537A1 publication Critical patent/WO2018006537A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power

Definitions

  • Embodiments of the present invention relate to the field of communications technologies, and in particular, to a time display method and a smart watch.
  • smart watches are widely used. At present, there are more and more functions on smart watches. For example, smart watches can display daily life information such as time, date and weather.
  • applications can be installed on smart phones, such as instant messaging applications and news applications. Programs, financial applications, calling applications or camera applications, and more.
  • the system of the smart watch is always in working state, that is, the smart watch always displays the above-mentioned daily information, and runs the installed application. This will result in a large power consumption of the smart watch and a short battery life.
  • an embodiment of the present invention provides a time display method, including:
  • the next time bitmap of the time bitmap currently displayed in the memory is read, and the currently displayed time bitmap is refreshed to the currently read time bitmap.
  • the embodiment of the invention further provides a smart watch, comprising:
  • the embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores one or more programs executable by a computer, and when the one or more programs are executed by the computer, the computer is executed as described above.
  • a time display method is provided.
  • FIG. 3 is a schematic flow chart of another time display method according to an embodiment of the present invention.
  • FIG. 5 is a schematic flowchart diagram of another time display method according to an embodiment of the present invention.
  • FIG. 9 is a schematic structural diagram of another smart watch according to an embodiment of the present invention.
  • the time bitmap stored in the memory may be that the system stores multiple time bitmaps in the memory before entering the sleep, and each time bitmap represents a time, so that the system does not wake up when the system sleeps. It is possible to update the time. For example, as shown in FIG. 2, a time bitmap is included every one minute from 00:00 to 23:59. Of course, in some scenarios, a 12-time system can also be used, which is not limited thereto. These time bitmaps can be binary bitmaps, for example, converting a 24-hour or 12-hour time series into a binary bitmap and storing them in memory in order.
  • the above system enters sleep can be understood as the system of the smart watch does not start, which can save the power consumption of the smart watch to achieve the purpose of power saving.
  • the time difference represented by any two consecutively stored time bitmaps in the plurality of time bitmaps may be the same, for example, one time bitmap every one minute.
  • the preset time may be equal to the difference between the times represented by any two consecutively stored time bitmaps in the plurality of time bitmaps. For example, step S102 is performed once every minute.
  • the time bitmap of the current time is read from the memory, the time bitmap is displayed, and the control system enters hibernation, wherein at least a plurality of time bitmaps are stored in the memory, and each time bitmap is stored. Representing a time, and the plurality of time bitmaps are stored in chronological order; every other preset time, reading a next time bitmap of the currently displayed time bitmap in the memory, and displaying the currently displayed time bit The graph is refreshed as the time bitmap of the current read. In this way, the system can update and display the time in the sleep state, so as to reduce the power consumption of the smart watch and prolong the battery life.
  • Step S301 Read a time bitmap of the current time from the memory, display the time bitmap, and control the system to enter hibernation, wherein at least a plurality of time bitmaps are stored in the memory, and each time bitmap represents one Time, and the plurality of time bitmaps are stored in chronological order.
  • the current offset at this time is the current time in step S302.
  • the offset of the time bitmap from the time bitmap of the next time For example, the time bitmap of the current time in step S302 is 00:00, then, in the first execution of step S302, the current offset is a time bitmap of 00:00 and a time bitmap of 00:01. Offset, thereby reading the time bitmap of 00:01 based on the offset.
  • the current offset at the time of the first execution may be set when the step S301 is executed. For example, when the time bitmap of the current time is read in step S301, the current offset is set, so that step S302 is at the first This current offset can be used when it is executed.
  • the current offset is the offset between the time bitmap currently displayed in the memory and the next time bitmap, such that as the currently displayed time bitmap is constantly changing, the current offset is also constantly changing, such that The next time bitmap that can be read is also constantly changing.
  • Step S303 Refresh the currently displayed time bitmap to the currently read time bitmap, and update the current offset.
  • the time bitmap currently read in step S303 is the time bitmap read in step S302. That is, step S302 refreshes the currently displayed time bitmap to the time bitmap currently read in step S302.
  • the currently displayed time bitmap is 11:11, and 11:12 is read when step S302 is performed, so that step S303 refreshes 11:11 to 11:12.
  • the current offset is the offset of the currently displayed time bitmap and the next time bitmap in the memory
  • the currently displayed time bitmap is refreshed to the currently read time bitmap in step S302.
  • the time bitmap currently displayed at this time is the refreshed time bitmap, so that the current offset is updated in step S303 to be the offset of the refreshed time bitmap and the next time bitmap.
  • 11:11 is refreshed to 11:12.
  • S303 updates the current offset to use the offset in memory of 11:12 and 11:13 as the current offset, thereby ensuring that step S302 is read each time.
  • the time is read using the updated current offset.
  • Step S304 the step of periodically reading the next time bitmap of the time bitmap currently displayed in the memory according to the current offset is triggered cyclically every preset time.
  • step S302 and step S303 can be executed in a loop according to the above preset time by step S304.
  • the currently displayed time bitmap is 11:11, so step S302 reads 11:12, step S303 refreshes 11:11 to 11:12; after 1 minute interval, the trigger step is repeated.
  • the time bitmap currently displayed at this time is 11:12, so that step S302 reads 11:13, step S303 refreshes 11:12 to 11:13; after 1 minute interval, step S302 is triggered again.
  • the currently displayed time bitmap is 11:13, so step S302 reads 11:14, Step S303 refreshes 11:13 to 11:14, which is continuously executed, so that a complete display of all time can be achieved.
  • the step of periodically triggering the next time bitmap of the time bitmap currently displayed in the memory according to the current offset is triggered by the preset time period, which may include:
  • the step of reading the next time bitmap of the time bitmap currently displayed in the memory according to the current offset is triggered every time the preset timing interrupt is interrupted.
  • the preset timing interrupt may be interrupted every preset time set in advance. For example, the interrupt is performed every 1 minute, that is, the step S302 may be triggered every 1 minute. Of course, the step S302 is performed every time. Step S303 is performed once.
  • step S302 is triggered every predetermined time by interrupting, so that the system of the smart watch does not need to be opened to save the power of the smart phone.
  • the step of triggering the next time bitmap of the time bitmap currently displayed in the memory according to the current offset when the preset timing interrupt is interrupted may include:
  • the method further includes:
  • the preset timing interrupt can be set to set the CPU to a preset low-power working mode every time the interrupt is interrupted, so that the power can be saved, wherein the preset low-power working mode can be preset by the user, or Smart watches default and so on.
  • the CPU is stopped, and the memory and the display screen are set to a preset power saving mode, so that when the time refresh is completed, the CPU is stopped to further save power. And setting the memory and display screen to the preset power saving mode can further save power and extend the battery life of the smart watch.
  • the preset power saving mode may be preset by the user, or the default of the smart watch, such as a single core minimum frequency, which is not limited thereto.
  • the foregoing time bitmap for reading the current time from the memory, and displaying the time bitmap may include:
  • the refreshing the currently displayed time bitmap to the current read time bitmap includes:
  • the currently displayed time bitmap superimposed on the background bitmap is refreshed to the currently read time bitmap.
  • the time bitmap overlay can be displayed on the background bitmap, and at the refresh time, only the time bitmap superimposed on the background bitmap is refreshed, and the background bitmap is always maintained, thereby reducing power consumption. Thereby saving electricity.
  • the background bitmap is displayed in the background area, and the time bitmap is displayed in the time display area.
  • the background bitmap may be a binary bitmap that converts a background image pre-selected by the user and stored in the memory.
  • the above method may be performed by the smart watch in the constant light mode.
  • a plurality of optional implementation manners are added on the basis of the method shown in FIG. 1, which can reduce the power consumption of the smart watch and prolong the battery life.
  • the embodiment of the present invention provides a time display method, including the steps shown in FIG. 5.
  • the embodiment may further provide a system block diagram of a smart watch. As shown in FIG. 6, including a sleep module, a wake-up module, and a timer interrupt generation module. Block, interrupt processing module, CPU module, bitmap module, LCD module and refresh time interrupt service module, wherein:
  • the timer interrupt generation module is set to generate an interrupt every minute.
  • the bitmap module is configured to convert the background image selected by the user into a binary bitmap and store it in the memory, and convert all the time to be displayed into a binary bitmap and store it in the memory, and when the system is sleeping, according to the current time and
  • the currently selected background bitmap generates an initial bitmap that is flushed to the LCD during sleep to determine and save the bitmap offset for the next refresh.
  • the interrupt handling module is set to receive an interrupt and notify the CPU to work.
  • the CPU module is set to execute the refresh time interrupt service module content.
  • the LCD module is set to receive the transmitted time bitmap and display it.
  • the hibernation module is set to put the system into hibernation, and superimposes the current time bitmap and the background bitmap selected by the user in the process of hibernation to generate the first time bitmap when sleeping, and refreshes to the LCD.
  • the background bitmap is no longer refreshed, and only the time bitmap is sent to update the time display area.
  • the wake-up module is set to wake up the system when the wake-up source is received, and stop the refresh time interrupt service module.
  • FIG. 6 is only an example in the embodiment of the present invention. Some modules included in the system may be virtual modules, and other modules that can be combined with hardware or hardware modules. The embodiment of the present invention is not limited thereto.
  • step S501 the initial system is in the working mode.
  • Step S502 the user sets the system to the constant light mode, selects the background image and the selection when sleeping. Time bitmap style when sleeping.
  • This step can be understood as the style of the time bitmap when the smart watch responds to the user input to set the system to the always-on mode, and receives the user-selected operation selection background image, and receives the user-entered operation to select sleep.
  • Step S503 converting the sequence of the selected background image and the time bitmap into a binary bitmap and storing the data in the memory.
  • the step can be implemented by a bitmap module.
  • Step S504 When the system enters sleep mode, if the current is in the constant light mode, the backlight is set to be always bright, and according to the current time, the corresponding time bitmap is overlaid on the background bitmap, and the generated bitmap is refreshed to the screen. And record the time bitmap offset to be refreshed next time, the system finally goes to sleep.
  • the above screen may be an LCD screen.
  • the offset of the time bitmap to be refreshed next time can be understood as the offset of the currently displayed time bitmap and the next time bitmap in the memory, that is, the current offset introduced in the above embodiment.
  • step S505 the timer interrupt generates an interrupt, and the CPU starts to work.
  • the CPU can execute the refresh time interrupt service module.
  • Step S506 setting the CPU to a low-power operation mode, so that the memory and the LCD are in the working mode; according to the current bitmap offset to be refreshed, taking out the time bitmap, refreshing to the time display area, and updating the time to be refreshed next time. Bitmap offset.
  • the step can be implemented by a refresh time interrupt service module.
  • Step S507 After the time is refreshed, the memory and the LCD are in the power saving mode, and the CPU is notified to stop working.
  • the step can be implemented by a refresh time interrupt service module.
  • Step S508 generating a new timing interrupt.
  • the system is not woken up, only the time is refreshed, and the system is still in a sleep state.
  • Step S509 Receive an interrupt of the wake-up system, and stop the operation of the refresh time interrupt service module. Wake up the system and the system is in full working mode.
  • the effect of implementing the refresh time without waking up the system can be achieved, so that the purpose of power saving in such a scenario can be achieved.
  • an embodiment of the present invention provides a smart watch
  • the smart watch 70 includes:
  • the control module 71 is configured to read a time bitmap of the current time from the memory, display the time bitmap, and control the system to enter hibernation, wherein at least a plurality of time bitmaps are stored in the memory, each time bit The figure represents a time, and the plurality of time bitmaps are stored in chronological order;
  • the display module 72 is configured to read the next time bitmap of the time bitmap currently displayed in the memory every preset time, and refresh the currently displayed time bitmap to the currently read time bitmap.
  • the display module 72 includes:
  • the reading unit 721 is configured to read a next time bitmap of the time bitmap currently displayed in the memory according to the current offset, wherein the current offset is the currently displayed time bitmap and the next time bitmap The offset in the memory;
  • the display unit 722 refreshes the currently displayed time bitmap to the currently read time bitmap, and updates the current offset
  • the triggering unit 723 is configured to cyclically trigger the reading unit to perform an operation of reading the next time bitmap of the time bitmap currently displayed in the memory according to the current offset.
  • the triggering unit 723 may be configured to trigger the reading unit to perform the next time bitmap of the time bitmap currently displayed in the memory according to the current offset when the preset timing interrupt is interrupted once. Operation.
  • the triggering unit 723 may be configured to, when the preset timing interrupt is interrupted once, to perform the reading of the current bitmap displayed in the memory according to the current offset.
  • the CPU of the step of the time bitmap is set to a preset low power operation mode, and the memory and the display screen for representing the time bitmap are set to the working mode, and the reading unit is triggered to perform the current according to the current Offsetting the operation of reading the next time bitmap of the time bitmap currently displayed in the memory;
  • the smart watch 70 may further include:
  • the setting module 73 is configured to: when the currently displayed time bitmap is refreshed to the currently read time bitmap, and update the current offset, stop the CPU, and set the memory and display to Preset power save mode.
  • control module 71 may be configured to read a time bitmap and a background bitmap of the current time from the memory, and display the time bitmap and the background in a manner that the time bitmap is superimposed on the background position. bitmap;
  • the display module 72 can be configured to refresh the currently displayed time bitmap superimposed on the background bitmap to a currently read time bitmap.
  • the smart watch 70 can implement the various processes implemented by the smart watch in the method embodiments of FIG. 1 to FIG. 5, and can achieve the same beneficial effects. To avoid repetition, details are not described herein again.
  • the next time bitmap of the time bitmap currently displayed in the memory is read, and the currently displayed time bitmap is refreshed to the currently read time bitmap.
  • the preset time bitmap of the currently displayed time bitmap in the memory is read every preset time, and the currently displayed time bitmap is refreshed to the currently read time bitmap, including :
  • Reading the next time bit of the time bitmap currently displayed in the memory according to the current offset The map, wherein the current offset is an offset of a currently displayed time bitmap and a next time bitmap in the memory;
  • the step of reading the next time bitmap of the time bitmap currently displayed in the memory according to the current offset is triggered cyclically every preset time.
  • the step of cyclically triggering the next time bitmap of the time bitmap currently displayed in the memory according to the current offset is triggered cyclically every preset time, including:
  • the step of reading the next time bitmap of the time bitmap currently displayed in the memory according to the current offset is triggered every time the preset timing interrupt is interrupted.
  • the step of triggering the next time bitmap of the time bitmap currently displayed in the memory according to the current offset is triggered when the preset timing interrupt is interrupted once, including:
  • the method further includes:
  • the time bitmap of the current time is read from the memory, and the time bitmap is displayed, including:
  • the refreshing the currently displayed time bitmap to the current read time bitmap includes:
  • Embodiments of the present invention also provide a storage medium.
  • the foregoing storage medium may be configured to store program code for performing the following steps:
  • S2 Read the next time bitmap of the time bitmap currently displayed in the memory every preset time, and refresh the currently displayed time bitmap to the currently read time bitmap.
  • the storage medium is further arranged to store program code for performing the following steps:
  • the foregoing storage medium may include, but not limited to, a USB flash drive, a Read-Only Memory (ROM), a Random Access Memory (RAM), a mobile hard disk, and a magnetic memory.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • a mobile hard disk e.g., a hard disk
  • magnetic memory e.g., a hard disk
  • the time bitmap of the current time is read from the memory, the time bitmap is displayed, and the control system enters hibernation, wherein at least a plurality of time bitmaps are stored in the memory, each time bit The figure represents a time, and the plurality of time bitmaps are stored in chronological order; Every preset time, the next time bitmap of the time bitmap currently displayed in the memory is read, and the currently displayed time bitmap is refreshed to the currently read time bitmap. In this way, the system can update and display the time in the sleep state, so as to reduce the power consumption of the smart watch and prolong the battery life.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Electric Clocks (AREA)
  • User Interface Of Digital Computer (AREA)
  • Microcomputers (AREA)

Abstract

L'invention concerne un procédé d'affichage de l'heure et une montre intelligente. Le procédé peut comprendre les étapes consistant à : lire, à partir d'une mémoire, une image binaire d'heure d'une heure actuelle ; afficher l'image binaire d'heure et commander un système de manière à ce qu'il se mette en veille (S101), la mémoire stockant au moins une pluralité d'images binaires d'heures, chaque image binaire d'heure représentant une heure et la pluralité d'images binaires d'heures étant stockée selon un ordre d'une séquence temporelle ; puis lire dans la mémoire, à chaque heure préétablie, l'image binaire d'heure suivant l'image binaire d'heure actuellement affichée et rafraîchir l'image binaire d'heure actuellement affichée de manière à ce qu'il s'agisse de l'image binaire d'heure actuellement lue (S102). Le procédé permet de réduire la consommation d'énergie de la montre intelligente et de prolonger la durée d'une batterie.
PCT/CN2016/107499 2016-07-07 2016-11-28 Procédé d'affichage de l'heure et montre intelligente WO2018006537A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019500464A JP2019527822A (ja) 2016-07-07 2016-11-28 時間表示方法及びスマートウォッチ

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610530600.8 2016-07-07
CN201610530600.8A CN107589821A (zh) 2016-07-07 2016-07-07 一种时间显示方法和智能手表

Publications (1)

Publication Number Publication Date
WO2018006537A1 true WO2018006537A1 (fr) 2018-01-11

Family

ID=60901617

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/107499 WO2018006537A1 (fr) 2016-07-07 2016-11-28 Procédé d'affichage de l'heure et montre intelligente

Country Status (3)

Country Link
JP (1) JP2019527822A (fr)
CN (1) CN107589821A (fr)
WO (1) WO2018006537A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109992229A (zh) * 2019-03-22 2019-07-09 联想(北京)有限公司 一种控制方法、电子设备及存储介质
US10937362B1 (en) 2019-09-23 2021-03-02 Au Optronics Corporation Electronic apparatus and operating method thereof

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110308783B (zh) * 2019-07-09 2021-12-21 京东方科技集团股份有限公司 一种时间显示方法、装置以及电子设备
CN111026346B (zh) * 2019-12-10 2024-01-12 西安易朴通讯技术有限公司 一种表盘显示内容低功耗更新方法、设备及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070183268A1 (en) * 2006-02-09 2007-08-09 Samsung Electronics Co., Ltd. Time display apparatus and method
CN101115254A (zh) * 2006-07-27 2008-01-30 三星电子株式会社 移动终端的屏幕显示方法
CN102662614A (zh) * 2012-03-23 2012-09-12 安科智慧城市技术(中国)有限公司 一种嵌入式设备及其时间显示方法、系统
CN105431897A (zh) * 2013-03-15 2016-03-23 谷歌技术控股有限责任公司 当电子装置以降低功率操作模式操作时,用于在电子装置的显示面板上显示预定图像的方法和设备

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100505796C (zh) * 2004-11-24 2009-06-24 中兴通讯股份有限公司 一种手机显示时间的方法
JP2007025120A (ja) * 2005-07-14 2007-02-01 Hitachi Ltd 無線端末装置、文字データ表示方法及びプログラム
CN101673253A (zh) * 2009-08-21 2010-03-17 曙光信息产业(北京)有限公司 直接存储器访问的实现方法
JP6285664B2 (ja) * 2012-08-28 2018-02-28 三星電子株式会社Samsung Electronics Co.,Ltd. 情報表示のための低電力感知装置及び方法
CN103064648A (zh) * 2013-01-05 2013-04-24 刘遥 通过云端更新电子纸屏幕显示的方法、装置及系统
JP6277644B2 (ja) * 2013-09-24 2018-02-14 カシオ計算機株式会社 画像表示装置、画像表示方法、プログラム及び画像配信装置
CN103942020B (zh) * 2014-03-10 2017-02-15 北京君正集成电路股份有限公司 一种系统休眠状态下的信息显示方法与装置
CN104156052B (zh) * 2014-07-23 2016-09-14 深圳市金立通信设备有限公司 一种桌面实时时钟的管理方法
CN104820360B (zh) * 2015-04-29 2018-11-09 惠州市德赛西威汽车电子股份有限公司 模拟时钟显示方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070183268A1 (en) * 2006-02-09 2007-08-09 Samsung Electronics Co., Ltd. Time display apparatus and method
CN101115254A (zh) * 2006-07-27 2008-01-30 三星电子株式会社 移动终端的屏幕显示方法
CN102662614A (zh) * 2012-03-23 2012-09-12 安科智慧城市技术(中国)有限公司 一种嵌入式设备及其时间显示方法、系统
CN105431897A (zh) * 2013-03-15 2016-03-23 谷歌技术控股有限责任公司 当电子装置以降低功率操作模式操作时,用于在电子装置的显示面板上显示预定图像的方法和设备

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109992229A (zh) * 2019-03-22 2019-07-09 联想(北京)有限公司 一种控制方法、电子设备及存储介质
US10937362B1 (en) 2019-09-23 2021-03-02 Au Optronics Corporation Electronic apparatus and operating method thereof

Also Published As

Publication number Publication date
JP2019527822A (ja) 2019-10-03
CN107589821A (zh) 2018-01-16

Similar Documents

Publication Publication Date Title
US10127849B2 (en) Displaying always on display-related content
WO2018006537A1 (fr) Procédé d'affichage de l'heure et montre intelligente
WO2018171236A1 (fr) Procédé d'affichage et terminal
CN106648025A (zh) 熄屏显示方法及终端
CN106802551A (zh) 智能可穿戴设备控制方法和智能可穿戴设备
CN110908492A (zh) 一种息屏显示的控制方法及终端
CN102289279A (zh) 一种基于rtc时钟中断的设备管理方法及装置
US20160274738A1 (en) Display method using virtual widget and associated device
JP6664044B2 (ja) 装置及びプログラム
CN115016868B (zh) 屏幕控制方法和终端设备
CN111026346B (zh) 一种表盘显示内容低功耗更新方法、设备及存储介质
CN105094575A (zh) 一种信息处理方法及电子设备
CN112783274B (zh) 智能手表及其控制装置、控制方法
CN116932057A (zh) 事件处理方法、装置、电子设备和计算机可读存储介质
CN114554579B (zh) 应用控制方法、装置、电子设备和计算机可读存储介质
WO2024032138A1 (fr) Procédé de commutation, appareil de commutation, dispositif électronique et support de stockage lisible par ordinateur
CN111352796A (zh) 一种智能穿戴设备获取电量的方法及装置
CN115033092A (zh) 熄屏显示控制方法、装置、移动设备和计算机存储介质
CN114461050B (zh) 设备运行方法、装置、电子设备和计算机可读存储介质
CN110536019B (zh) 高稳定性定时唤醒方法与装置
CN115226191B (zh) 唤醒方法、装置、设备及介质
JP2017068500A (ja) テキスト処理装置、テキスト処理装置の制御方法、制御プログラム、及び記録媒体
CN102355531A (zh) 一种显示移动终端开机时间的装置及方法
JP2020060589A (ja) 装置及びプログラム
CN112764521A (zh) 熄屏显示的控制方法、终端设备及存储介质

Legal Events

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

Ref document number: 16908041

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2019500464

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16908041

Country of ref document: EP

Kind code of ref document: A1