WO2013170836A2 - 自适应的终端锁屏的方法及装置 - Google Patents

自适应的终端锁屏的方法及装置 Download PDF

Info

Publication number
WO2013170836A2
WO2013170836A2 PCT/CN2013/080239 CN2013080239W WO2013170836A2 WO 2013170836 A2 WO2013170836 A2 WO 2013170836A2 CN 2013080239 W CN2013080239 W CN 2013080239W WO 2013170836 A2 WO2013170836 A2 WO 2013170836A2
Authority
WO
WIPO (PCT)
Prior art keywords
screen
predetermined time
lock
invalid
terminal
Prior art date
Application number
PCT/CN2013/080239
Other languages
English (en)
French (fr)
Other versions
WO2013170836A3 (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 中兴通讯股份有限公司
Publication of WO2013170836A2 publication Critical patent/WO2013170836A2/zh
Publication of WO2013170836A3 publication Critical patent/WO2013170836A3/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/82Protecting input, output or interconnection devices
    • G06F21/84Protecting input, output or interconnection devices output devices, e.g. displays or monitors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2137Time limited access, e.g. to a computer or data

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method and apparatus for adaptive terminal lock screen. Background technique
  • the touch screen is a touch-sensitive interface area in the electronic device, and the user can control the terminal by inputting information and instructions to the electronic device by contacting the interface area.
  • the sensitivity of the smart terminal touch screen is higher, which greatly enhances the user experience, but also increases the possibility of screen misoperation. For example, when we forget to manually lock the screen and put the terminal in the bag, it is very likely that the unintentional touch screen is mishandled because the items in the bag touch the terminal screen, causing the terminal to accidentally open an indeterminate program, broadcast an indeterminate phone call, etc. Will cause problems for users.
  • the lock screen method may be a lock screen button or a terminal gesture lock screen.
  • the disadvantage of this method is that the lock screen operation depends on the subjective operation of the user. If the user forgets to lock the screen before the user closes the terminal, the terminal may have an unintentional misoperation.
  • Another method of lock screen is that when the user does not operate the terminal for a certain period of time, the terminal automatically locks the screen.
  • this method also has certain deficiencies: It is assumed that the user puts the terminal into the package, and the terminal may have interrupted the unintentional touch of the screen for a certain time before the arrival of the terminal, so that the terminal screen cannot be locked. Summary of the invention
  • the embodiments of the present invention are directed to an adaptive terminal locking screen method and apparatus for solving the problem of misoperation caused by the terminal not having a lock screen.
  • the purpose of the embodiments of the present invention is mainly achieved by the following technical solutions:
  • An adaptive terminal lock screen method includes:
  • Whether to lock the screen is determined according to the number of invalid operations within a predetermined time, and the lock screen is performed when it is determined that the number of times of invalid operation within the predetermined time exceeds a preset threshold.
  • control area of the preset terminal is an effective area, and the other area is an invalid area.
  • an operation it is determined whether the current operation is in the effective area, and if not, it is determined to be an invalid operation; if yes, it is determined to accept the current operation.
  • the control responds to the operation, if it responds, the operation is a valid operation, otherwise it is determined to be an invalid operation.
  • the predetermined time includes: a first predetermined time, a second predetermined time, or a third predetermined time, and counting the number of invalid operations within the predetermined time period includes:
  • the threshold includes: a first threshold and/or a second threshold, and determining that the number of invalid operations in the predetermined time exceeds a preset threshold for performing a lock screen includes:
  • the process of locking the screen includes:
  • the user is sent a prompt to lock the screen, and the corresponding lock screen or no lock screen operation is performed according to the feedback of the user; if the user does not make a selection, the lock screen is directly performed.
  • An adaptive terminal lock screen device includes:
  • the first judging module is configured to determine whether the terminal generates an operation, and if yes, record the invalid operation determined therein and count the number of invalid operations within the predetermined time; otherwise, automatically trigger the terminal to lock the screen after the predetermined lock screen time elapses ;
  • the second judging module is configured to determine whether to lock the screen according to the number of invalid operations in the predetermined time, and trigger the terminal to perform the lock screen when it is determined that the number of invalid operations exceeds the preset threshold within the predetermined time.
  • the first determining module includes
  • the setting unit is configured to preset the control area of the terminal to be a valid area, and the other areas are invalid areas;
  • the determining unit is configured to determine whether the terminal generates an operation, and when the operation is generated, determine whether the current operation is in the valid area, and if not, determine to be an invalid operation; if yes, determine whether the control that accepts the current operation responds to the operation If the response is successful, the operation is determined to be an invalid operation; if no operation is generated, the terminal is automatically triggered to lock the screen after a predetermined lock screen time;
  • the statistical unit configured to count the number of invalid operations.
  • the predetermined time includes a first predetermined time, a second predetermined time, or a third predetermined time.
  • the statistic unit is configured to count the number of consecutive invalid operations in the first predetermined time from the first invalid operation, or to count the number of non-continuous invalid operations in the second predetermined time, or to count the third predetermined The number of consecutive invalid operations and the number of non-continuous invalid operations.
  • the threshold includes: a first threshold and/or a second threshold
  • the second determining module is configured to: determine whether the number of consecutive invalid operations in the first predetermined time exceeds a first threshold, and if so, trigger the terminal to perform a lock screen; or, determine that the non-continuous invalid operation in the second predetermined time Whether the number exceeds the second threshold, if yes, triggering the terminal to perform a lock screen; or, determining whether the number of consecutive invalid operations in the third predetermined time exceeds the first threshold, and if so, triggering the terminal to perform a lock screen; if not, determining Whether the number of non-continuous invalid operations in the third predetermined time exceeds a second threshold, and if so, triggers the terminal to perform a lock screen.
  • the second determining module is further configured to send a prompt to the user to perform a lock screen, and trigger the terminal to lock or not lock the screen according to the feedback of the user; if the user does not select, the terminal directly touches the sending terminal to perform a lock screen.
  • the beneficial effects of the embodiment of the present invention are as follows: whether a touch screen operation is generated, if no operation is performed after a predetermined lock screen time, the system automatically performs a lock screen; if the terminal has an operation, records and counts the number of invalid operations within a predetermined time, if predetermined The number of invalid operations in the time meets the lock screen condition to perform the lock screen.
  • This method can effectively avoid the trouble caused by the terminal misoperation, and the method is simple and convenient to implement.
  • FIG. 1 is a flowchart of an adaptive terminal lock screen method according to Embodiment 1 of the present invention.
  • FIG. 2 is a flowchart of an adaptive terminal lock screen method according to Embodiment 2 of the present invention.
  • FIG. 3 is a schematic diagram of dividing an effective area and an invalid area of a terminal screen according to Embodiment 2 of the present invention
  • FIG. 4 is a flowchart of determining whether a number of consecutive invalid operations in a first predetermined time satisfies a lock screen condition according to Embodiment 2 of the present invention
  • FIG. 5 is a flowchart of determining whether the cumulative value of the number of invalid operations in the second predetermined time satisfies the lock screen condition according to Embodiment 2 of the present invention
  • FIG. 6 is a schematic diagram of a system of an adaptive terminal lock screen according to Embodiment 3 of the present invention.
  • FIG. 7 is a schematic diagram of a system of an adaptive terminal lock screen according to Embodiment 4 of the present invention. detailed description
  • An embodiment of the present invention provides an adaptive method for locking a terminal. Referring to FIG. 1, the method includes:
  • the lock screen is automatically performed after the predetermined lock screen time.
  • the touch screen operation if there is no operation after the predetermined lock screen time, the system automatically performs the lock screen; if the terminal has the operation, records and counts the number of invalid operations within the predetermined time, if the number of invalid operations within the predetermined time meets the lock screen
  • the condition is locked, and the method can effectively avoid the trouble caused by the terminal misoperation, and the method is simple and convenient to implement.
  • An embodiment of the present invention provides an adaptive method for locking a terminal. Referring to FIG. 2, the method includes:
  • the control area of the preset terminal is an effective area, and the other area is an invalid area; as shown in FIG. 3 is a schematic diagram of an effective area and an invalid area according to an embodiment of the present invention, wherein the control area of the touch screen terminal is set to be effective. Area, others are invalid areas. It can be seen from the figure that the control area includes a plurality of controls, which are interface elements operable by the touch screen interface.
  • the determining step specifically includes: determining whether the number of consecutive invalid operations in the first predetermined time exceeds the first threshold, or whether the number of invalid operations in the second predetermined time exceeds the second threshold, determining a third predetermined time Whether the number of consecutive invalid operations exceeds the first threshold, and if so, performs a lock screen; if not, further determines whether the number of non-continuous invalid operations in the third predetermined time exceeds a second threshold, and if so, performs a lock screen.
  • the values of the first predetermined time, the second predetermined time, and the third predetermined time may be the same, or may be set according to actual conditions, and the first threshold and the second threshold may also be set according to actual conditions, and the present invention is implemented.
  • the first predetermined time, the second predetermined time, and the third predetermined time of the example are all set to 10 seconds, the first threshold is set to 3, and the second threshold is set to 5.
  • the step of determining whether the number of consecutive invalid operations in the first predetermined time exceeds the first threshold includes:
  • the number of invalid operations is increased by 1, 52064. Determine whether the number of invalid operations in the first predetermined time exceeds a first threshold, and if yes, proceed to the next step;
  • the terminal when the terminal generates the first invalid operation, starting from this time, if the next touch operation is still invalid, it is a continuous invalid operation, and the number of invalid operations is increased by 1. If the invalid operation is always generated, The number of invalid operations is accumulated, and when the number of consecutive invalid times of the first predetermined time exceeds a preset first threshold, the screen is locked; when the next touch operation of the invalid operation is a valid operation, the continuous invalid operation The number of times ends up, and the next time an invalid operation occurs, the number of times is recalculated.
  • the step of determining whether the number of invalid operations in the second predetermined time exceeds the second threshold specifically includes:
  • the timing starts, regardless of whether the next touch operation is a valid operation or an invalid operation, as long as the number of invalid operations in the second predetermined time is accumulated, when the number of invalid operations exceeds the second threshold When, then lock the screen.
  • Another method for judging is: when the terminal generates the first invalid operation, starts timing, and counts the number of consecutive invalid operations in the third predetermined time and the number of non-continuous invalid operations, and then judges that the third predetermined time is continuous. Whether the number of invalid operations exceeds a first threshold, and if so, a lock screen is performed; if not, it is further determined whether the number of non-continuous invalid operations in the third predetermined time exceeds a second threshold, and if so, a lock screen is performed.
  • this step when the lock screen condition is met, the user is prompted to perform a lock screen, and the corresponding lock screen or no screen lock operation is performed according to the feedback of the user; if the user does not select, the lock screen is directly performed.
  • the system can automatically prevent the user from automatically locking the screen in the state of use, causing unnecessary trouble to the user.
  • the implementation does not lock the screen.
  • An embodiment of the present invention provides an adaptive terminal lock screen system.
  • the system includes:
  • the first determining module 61 is configured to determine whether the terminal generates an operation, and if yes, record the invalid operation determined therein and count the number of invalid operations within the predetermined time; otherwise, automatically trigger the terminal to lock after the predetermined lock screen time elapses Screen;
  • the second judging module 62 is configured to determine whether to lock the screen according to the number of invalid operations in the predetermined time, and trigger the terminal to perform the lock screen when it is determined that the number of invalid operations exceeds the preset threshold within the predetermined time.
  • the first determining module determines whether the terminal generates an operation, and if so, records the invalid operation therein and counts the number of invalid operations within a predetermined time; otherwise, After the predetermined lock screen time, the terminal automatically triggers the lock screen.
  • the second judgment module determines whether to lock the screen according to the number of invalid operations within a predetermined time.
  • An embodiment of the present invention provides an adaptive terminal lock screen system.
  • the system includes a first determining module 71 and a second determining module 72.
  • the first determining module 71 further includes a setting unit 711. Judging unit 712 and statistical unit 713;
  • the first determining module 71 is configured to determine whether the terminal generates an operation, and if yes, record the invalid operation determined therein and count the number of invalid operations within the predetermined time; otherwise, automatically trigger the terminal to lock after the predetermined lock screen time elapses Screen;
  • the setting unit 711 is configured to preset the control area of the terminal to be a valid area, and the other area is an invalid area;
  • the determining unit 712 is configured to determine whether the terminal generates an operation, and when the operation is generated, determine whether the current operation is in the valid area, and if not, determine to be an invalid operation; if yes, further determine whether the control that accepts the current operation performs the operation In response, if the response is, the operation is a valid operation, otherwise it is determined to be an invalid operation. If no operation is generated, the terminal is automatically triggered to lock the screen after a predetermined lock screen time elapses;
  • the statistics unit 713 is configured to count the number of consecutive invalid operations in the first predetermined time from the first invalid operation, or to count the number of non-continuous invalid operations in the second predetermined time, or to count the third predetermined time. The number of consecutive invalid operations and the number of non-continuous invalid operations;
  • the second determining module 72 is specifically configured to determine whether the number of consecutive invalid operations in the first predetermined time exceeds a first threshold, and if so, trigger the terminal to perform a lock screen; or, determine that the non-continuous invalid operation in the second predetermined time Whether the number of times exceeds the second threshold, if yes, triggering the terminal to perform a lock screen; or, determining whether the number of consecutive invalid operations in the third predetermined time exceeds the first threshold, and if so, triggering the terminal to perform a lock screen; if not, further determining Whether the number of non-continuous invalid operations exceeds the second threshold in the third predetermined time.
  • the triggering terminal performs the lock screen, and is further configured to send a prompt to the user to perform the lock screen, and trigger the terminal to perform the lock screen according to the feedback of the user. Or do not lock the screen; if the user does not make a selection, directly trigger the terminal to lock the screen.
  • the embodiments of the present invention provide an adaptive terminal locking method and apparatus that can bring at least one of the following beneficial effects:
  • the method for adaptive terminal lock screen provided by the embodiment of the present invention first determines whether the terminal is The touch screen operation is generated. If there is no operation after the predetermined lock screen time, the system automatically performs the lock screen; if the terminal has an operation, records and counts the number of invalid operations within the predetermined time, if the number of invalid operations within the predetermined time meets the lock screen The condition is locked, and the method can effectively avoid the trouble caused by the terminal misoperation, and the method is simple and convenient to implement.
  • the method and device for the adaptive terminal lock screen provided by the embodiment of the present invention, when the lock screen condition is met, the user is prompted to perform the lock screen, and the corresponding lock screen or the lock screen is performed according to the feedback of the user. Operation; If the user does not make a selection, directly lock the screen. This step can effectively prevent the user from automatically locking the screen when the user is in use, causing unnecessary trouble to the user.
  • the method and device for the adaptive terminal lock screen provided by the invention can effectively avoid the trouble caused by the terminal misoperation to the user.
  • the method includes first determining whether the terminal generates a touch screen operation, and if there is no operation after the predetermined lock screen time
  • the system automatically performs a lock screen; if the terminal has an operation, records and counts the number of invalid operations within a predetermined time, and if the number of invalid operations within a predetermined time satisfies the lock screen condition, the lock screen is performed; the device includes a first judgment module and a second Judging module.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本发明公开了一种自适应的终端锁屏的方法及装置,能够有效避免终端误操作给用户带来的困扰,该方法包括首先判断终端是否产生触屏操作,如果经过预定锁屏时间后都没有操作,系统自动进行锁屏;如果终端有操作,记录并统计预定时间内的无效操作的次数,如果预定时间内无效操作的次数满足锁屏条件进行锁屏;该装置包括第一判断模块和第二判断模块。

Description

自适应的终端锁屏的方法及装置 技术领域
本发明涉及通信技术领域, 尤其涉及一种自适应的终端锁屏的方法及 装置。 背景技术
触摸屏是电子设备中的触敏接口区, 用户可以通过接触所述的接口区 向电子设备输入信息和指令操控终端。 随着技术的发展, 智能终端触摸屏 的灵敏度越来高, 极大提升了用户体验, 但同时也增加了屏幕误操作的可 能性。 比如当我们忘记手动锁屏, 将终端放到包里, 很可能因为包内的物 品触碰终端屏幕导致终端意外打开不确定的程序、 播出不确定的电话等, 这些无意识的触摸屏幕误操作会给用户带来困扰。
为了防止终端屏幕无意识误操作目前普遍的办法有两种: 一种办法是 用户在不使用终端时手动按锁屏, 锁屏方法可以是使用锁屏键, 也可以是 终端手势锁屏。 该方法的缺点是锁屏操作依赖于用户的主观操作, 如果用 户收起终端前忘记锁屏, 终端有可能发生无意识的误操作。 另一种锁屏方 法就是当用户持续特定时间没有对终端进行操作, 终端自动锁定屏幕。 但 该方法也存在一定的不足: 假设用户将终端放到包中, 终端在特定长时间 到达前, 可能已经发生了对屏幕的无意识触碰不断的打断计时, 使终端屏 幕无法锁定。 发明内容
鉴于上述的分析, 本发明实施例旨在提供一种自适应的终端锁屏的方 法及装置, 用以解决终端没有锁屏而带来的误操作问题。 本发明实施例的目的主要是通过以下技术方案实现的:
一种自适应的终端锁屏方法, 包括:
判断终端是否产生操作, 如果是, 对其中判定的无效操作进行记录并 统计预定时间内的无效操作的次数; 否则, 在经过预定锁屏时间后自动进 行锁屏;
根据预定时间内无效操作的次数判断是否锁屏, 当确定预定时间内无 效操作的次数超过预设阈值时进行锁屏。
其中, 预先设定终端的控件区为有效区域, 其他区域为无效区域, 当 产生操作时, 判断当前操作是否是在有效区域, 如果不是, 则确定为无效 操作; 如果是, 还判断接受当前操作的控件是否对该操作进行响应, 如果 响应, 该操作为有效操作, 否则确定为无效操作。
其中, 所述预定时间包括: 第一预定时间、 第二预定时间或第三预定 时间, 统计预定时间内的无效操作的次数包括:
从第一次无效操作开始, 统计第一预定时间内连续的无效操作的次数, 或者, 统计第二预定时间内非连续的无效操作的次数, 或者, 统计第三预 定时间内连续的无效操作的次数以及非连续的无效操作的次数。
其中, 所述阈值包括: 第一阈值和 /或第二阈值, 则确定预定时间内无 效操作的次数超过预设阈值进行锁屏包括:
当判断第一预定时间内连续的无效操作的次数超过第一阈值时, 进行 锁屏;
或者, 当判断第二预定时间内非连续的无效操作的次数超过第二阈值 时, 进行锁屏;
或者, 判断第三预定时间内连续的无效操作的次数是否超过第一阈值, 如果是, 进行锁屏; 如果否, 还判断第三预定时间内非连续的无效操作的 次数是否超过第二阈值, 如果是, 进行锁屏。 其中, 锁屏的过程包括:
给用户发送即将进行锁屏的提示, 并根据用户的反馈进行相应的锁屏 或不锁屏操作; 如果用户不进行选择, 直接进行锁屏。
一种自适应的终端锁屏装置, 包括:
第一判断模块, 配置为判断终端是否产生操作, 如果是, 对其中判定 的无效操作进行记录并统计预定时间内的无效操作的次数; 否则, 在经过 预定锁屏时间后自动触发终端进行锁屏;
第二判断模块, 配置为根据预定时间内无效操作的次数判断是否锁屏, 当确定预定时间内无效操作的次数超过预设阈值时触发终端进行锁屏。
其中, 所述第一判断模块包括,
设定单元, 配置为预先设定终端的控件区为有效区域, 其他区域为无 效区域;
判断单元, 配置为判断终端是否产生操作, 当产生操作时, 判断当前 操作是否是在有效区域, 如果不是, 则确定为无效操作; 如果是, 还判断 接受当前操作的控件是否对该操作进行响应, 如果响应, 该操作为有效操 作, 否则确定为无效操作; 如果没有产生操作, 经过预定锁屏时间后自动 触发终端进行锁屏;
统计单元, 配置为统计无效操作的次数。
其中, 所述预定时间包括第一预定时间、 第二预定时间或第三预定时 间,
所述统计单元配置为, 从第一次无效操作开始, 统计第一预定时间内 连续的无效操作的次数, 或者, 统计第二预定时间内非连续的无效操作的 次数, 或者, 统计第三预定时间内连续的无效操作的次数以及非连续的无 效操作的次数。
其中, 所述阈值包括: 第一阈值和 /或第二阈值, 所述第二判断模块配置为, 判断第一预定时间内连续的无效操作的次 数是否超过第一阈值, 如果是, 触发终端进行锁屏; 或者, 判断第二预定 时间内非连续的无效操作的次数是否超过第二阈值, 如果是, 触发终端进 行锁屏; 或者, 判断第三预定时间内连续的无效操作的次数是否超过第一 阈值, 如果是, 触发终端进行锁屏; 如果否, 还判断第三预定时间内非连 续的无效操作的次数是否超过第二阈值, 如果是, 触发终端进行锁屏。
其中, 所述第二判断模块还配置为, 给用户发送即将进行锁屏的提示, 并根据用户的反馈触发终端进行锁屏或不锁屏; 如果用户不进行选择, 直 接触发终端进行锁屏。
本发明实施例有益效果如下: 是否产生触屏操作, 如果经过预定锁屏时间后都没有操作, 系统自动进行 锁屏; 如果终端有操作, 记录并统计预定时间内的无效操作的次数, 如果 预定时间内无效操作的次数满足锁屏条件进行锁屏, 通过该方法能够有效 避免终端误操作给用户带来的困扰, 而且该方法简单, 实现起来方便易行。 附图说明
图 1是本发明实施例 1的自适应的终端锁屏方法的流程图;
图 2是本发明实施例 2的自适应的终端锁屏方法的流程图;
图 3是本发明实施例 2的终端屏幕的有效区域和无效区域划分示意图; 图 4是本发明实施例 2判断第一预定时间内连续的无效操作次数是否 满足锁屏条件的流程图;
图 5是本发明实施例 2判断第二预定时间内无效操作次数累加值是否 满足锁屏条件的流程图;
图 6是本发明实施例 3的自适应的终端锁屏的系统示意图;
图 7是本发明实施例 4的自适应的终端锁屏的系统示意图。 具体实施方式
下面结合附图来具体描述本发明的优选实施例, 其中, 附图构成本申 请一部分, 并与本发明的实施例一起用于阐释本发明的原理。
实施例 1
本发明实施例提供了一种自适应的终端锁屏的方法, 参照图 1, 该方法 包括:
5101、 判断终端是否产生触屏操作, 如果是, 进入 S102, 否则, 进入 S105;
5102、 对无效操作进行记录并统计预定时间内的无效操作的次数;
5103、 根据预定时间内无效操作的次数判断是否锁屏;
5104、 当确定预定时间内无效操作的次数超过预设阈值时进行锁屏;
5105、 经过预定锁屏时间后自动进行锁屏。 生触屏操作, 如果经过预定锁屏时间后都没有操作, 系统自动进行锁屏; 如果终端有操作, 记录并统计预定时间内的无效操作的次数, 如果预定时 间内无效操作的次数满足锁屏条件进行锁屏, 通过该方法能够有效避免终 端误操作给用户带来的困扰, 而且该方法简单, 实现起来方便易行。
实施例 2
本发明实施例提供了一种自适应的终端锁屏的方法, 参照图 2, 该方法 包括:
5201、 预先设定终端的控件区为有效区域, 其他区域为无效区域; 如图 3 所示为本发明实施例的有效区域和无效区域的示意图, 其中, 设定触屏终端的控件区为有效区域, 其他为无效区域。 从图中可以看出控 件区内包括多个控件, 该控件为触摸屏界面可操作的界面元素。
5202、 判断终端是否有触屏操作产生, 如果没有, 在经过预定锁屏时 间后自动进行锁屏; 如果有, 进入 S203 ;
5203、 判断当前触屏操作是否是在有效区域, 如果不是, 则确定为无 效操作;
5204、 如果是, 进一步判断接收当前操作的控件是否响应, 如果响应, 该操作为有效操作, 否则确定为无效操作;
5205、 从第一次无效操作开始, 统计第一预定时间内连续的无效操作 的次数, 或者, 统计第二预定时间内非连续的无效操作的次数, 或者, 统 计第三预定时间内连续的无效操作的次数以及非连续的无效操作的次数;
5206、 根据相应的预定时间内无效操作的次数判断是否锁屏, 如果是, 进入下一步;
其中判断的步骤具体包括: 判断第一预定时间内连续的无效操作的次 数是否超过所述第一阈值、 或者第二预定时间内无效操作的次数是否超过 所述第二阈值, 判断第三预定时间内连续的无效操作的次数是否超过第一 阈值, 如果是, 进行锁屏; 如果否, 进一步判断第三预定时间内非连续的 无效操作的次数是否超过第二阈值, 如果是, 进行锁屏。
所述第一预定时间、 第二预定时间和第三预定时间的值可以相同, 也 可以根据实际情况进行设置, 所述第一阈值和第二阈值也可以根据实际情 况进行设定, 本发明实施例的第一预定时间、 第二预定时间和第三预定时 间均设定为 10秒, 第一阈值设定为 3, 第二阈值设定为 5。
如图 4所示, 判断第一预定时间内连续的无效操作次数是否超过所述 第一阈值的步骤具体包括:
52061、 从终端产生第 1次无效操作开始计时;
52062、 判断是否是连续的无效操作, 如果是, 进入 S2063 , 否则, 返 回 S2061 ;
S2063、 无效操作次数加 1, 52064、 判断第一预定时间内无效操作的次数是否超过第一阈值, 如果 是, 进入下一步;
52065、 进行锁屏。
例如, 当终端产生第一次无效操作, 从这次开始计时, 如果下一个触 屏操作还是无效操作, 则为连续的无效操作, 将无效操作次数加 1, 如果一 直产生的是无效操作, 将所有的无效操作次数进行累加, 当第一预定时间 的连续无效次数超过预先设定的第一阈值, 则锁屏; 当无效操作的后一个 触屏操作为有效操作时, 本次连续的无效操作次数结束累加, 再下一次出 现无效操作的时候重新进行次数累加。
如图 5 所示, 判断第二预定时间内无效操作次数的是否超过所述第二 阈值的步骤具体包括:
S2061 '、 从终端产生的第 1次无效操作开始计时;
S2062'、 统计第二预定时间内的无效操作的次数;
S2063 '、 判断第二预定时间内无效操作的次数是否超过第二阈值, 如 果是, 则进入下一步;
S2064'、 进行锁屏。
例如, 当终端产生第一次无效操作, 开始计时, 不管下一个触屏操作 是有效操作还是无效操作, 只要将第二预定时间内的无效操作次数进行累 加, 当无效操作的次数超过第二阈值时, 则锁屏。
还有一种判断方法是: 当终端产生第一次无效操作, 开始计时, 并统 计第三预定时间内的连续的无效操作的次数和非连续的无效操作的次数, 再判断第三预定时间内连续的无效操作的次数是否超过第一阈值, 如果是, 进行锁屏; 如果否, 进一步判断第三预定时间内非连续的无效操作的次数 是否超过第二阈值, 如果是, 进行锁屏。
S207、 给用户发送即将进行锁屏的提示, 如果用户选择锁屏或者不响 应该提示, 进入 S208, 如果用户选择不锁屏进入 S209;
在本步骤中, 在满足锁屏条件时, 给用户发送即将进行锁屏的提示, 并根据用户的反馈进行相应的锁屏或不锁屏操作; 如果用户不进行选择, 直接进行锁屏。 通过该步骤可以有效避免用户在使用的状态下, 系统自动 锁屏, 给用户造成不必要的麻烦。
5208、 触发终端进行锁屏;
5209、 执行不锁屏。
实施例 3
本发明实施例提供了一种自适应的终端锁屏系统, 参照图 6, 该系统包 括:
第一判断模块 61, 配置为判断终端是否产生操作, 如果是, 对其中判 定的无效操作进行记录并统计预定时间内的无效操作的次数; 否则, 在经 过预定锁屏时间后自动触发终端进行锁屏;
第二判断模块 62, 配置为根据预定时间内无效操作的次数判断是否锁 屏, 当确定预定时间内无效操作的次数超过预设阈值时触发终端进行锁屏。
本发明实施例提供的一种自适应的终端锁屏系统, 第一判断模块判断 终端是否产生操作, 如果是, 对其中的无效操作进行记录并统计预定时间 内的无效操作的次数; 否则, 在经过预定锁屏时间后自动触发终端进行锁 屏, 第二判断模块根据预定时间内无效操作的次数判断是否锁屏, 当确定 统结构简单, 而且能够有效避免终端误操作给用户带来的各种问题。
实施例 4
本发明实施例提供了一种自适应的终端锁屏系统, 参照图 7, 该系统包 括第一判断模块 71和第二判断模块 72, 其中所述第一判断模块 71进一步 包括设定单元 711、 判断单元 712和统计单元 713; 第一判断模块 71, 配置为判断终端是否产生操作, 如果是, 对其中判 定的无效操作进行记录并统计预定时间内的无效操作的次数; 否则, 在经 过预定锁屏时间后自动触发终端进行锁屏;
设定单元 711, 配置为预先设定终端的控件区为有效区域, 其他区域为 无效区域;
判断单元 712, 配置为判断终端是否产生操作, 当产生操作时, 判断当 前操作是否是在有效区域, 如果不是, 则确定为无效操作; 如果是, 进一 步判断接受当前操作的控件是否对该操作进行响应, 如果响应, 该操作为 有效操作, 否则确定为无效操作, 如果没有产生操作, 在经过预定锁屏时 间后自动触发终端进行锁屏;
统计单元 713, 配置为从第一次无效操作开始, 统计第一预定时间内连 续的无效操作的次数, 或者, 统计第二预定时间内非连续的无效操作的次 数, 或者, 统计第三预定时间内连续的无效操作的次数以及非连续的无效 操作的次数;
第二判断模块 72, 具体配置为判断第一预定时间内连续的无效操作的 次数是否超过第一阈值, 如果是, 触发终端进行锁屏; 或者, 判断第二预 定时间内非连续的无效操作的次数是否超过第二阈值, 如果是, 触发终端 进行锁屏; 或者, 判断第三预定时间内连续的无效操作的次数是否超过第 一阈值, 如果是, 触发终端进行锁屏; 如果否, 进一步判断第三预定时间 内非连续的无效操作的次数是否超过第二阈值, 如果是, 触发终端进行锁 屏, 还配置为给用户发送即将进行锁屏的提示, 并根据用户的反馈触发终 端进行锁屏或不锁屏; 如果用户不进行选择, 直接触发终端进行锁屏。
综上所述, 本发明实施例提供了一种自适应的终端锁屏的方法及装置 能够带来以下至少一种有益效果:
1、 本发明实施例提供的自适应的终端锁屏的方法, 首先判断终端是否 产生触屏操作, 如果经过预定锁屏时间后都没有操作, 系统自动进行锁屏; 如果终端有操作, 记录并统计预定时间内的无效操作的次数, 如果预定时 间内无效操作的次数满足锁屏条件进行锁屏, 通过该方法能够有效避免终 端误操作给用户带来的困扰, 而且该方法简单, 实现起来方便易行。
2、 本发明实施例提供的自适应的终端锁屏的方法及装置, 在满足锁屏 条件时, 给用户发送即将进行锁屏的提示, 并根据用户的反馈进行相应的 锁屏或不锁屏操作; 如果用户不进行选择, 直接进行锁屏。 通过该步骤可 以有效避免用户在使用的状态下, 系统自动锁屏, 给用户造成不必要的麻 烦。
以上所述, 仅为本发明的较佳实施例而已, 并非用于限定本发明的保 护范围。 工业实用性
本发明提供的自适应的终端锁屏的方法及装置, 能够有效避免终端误 操作给用户带来的困扰, 该方法包括首先判断终端是否产生触屏操作, 如 果经过预定锁屏时间后都没有操作, 系统自动进行锁屏; 如果终端有操作, 记录并统计预定时间内的无效操作的次数, 如果预定时间内无效操作的次 数满足锁屏条件进行锁屏; 该装置包括第一判断模块和第二判断模块。

Claims

权利要求书
1、 一种自适应的终端锁屏方法, 包括:
判断终端是否产生操作, 如果是, 对其中判定的无效操作进行记录并 统计预定时间内的无效操作的次数; 否则, 在经过预定锁屏时间后自动进 行锁屏;
根据预定时间内无效操作的次数判断是否锁屏, 当确定预定时间内无 效操作的次数超过预设阈值时进行锁屏。
2、 根据权利要求 1所述的方法, 其中, 预先设定终端的控件区为有效 区域, 其他区域为无效区域, 当产生操作时, 判断当前操作是否是在有效 区域, 如果不是, 则确定为无效操作; 如果是, 还判断接受当前操作的控 件是否对该操作进行响应, 如果响应, 该操作为有效操作, 否则确定为无 效操作。
3、 根据权利要求 1或 2所述的方法, 其中, 所述预定时间包括: 第一 预定时间、 第二预定时间或第三预定时间, 统计预定时间内的无效操作的 次数包括:
从第一次无效操作开始, 统计第一预定时间内连续的无效操作的次数, 或者, 统计第二预定时间内非连续的无效操作的次数, 或者, 统计第三预 定时间内连续的无效操作的次数以及非连续的无效操作的次数。
4、 根据权利要求 3 所述的方法, 其中, 所述阈值包括: 第一阈值和 / 或第二阈值, 则确定预定时间内无效操作的次数超过预设阈值进行锁屏包 括:
当判断第一预定时间内连续的无效操作的次数超过第一阈值时, 进行 锁屏;
或者, 当判断第二预定时间内非连续的无效操作的次数超过第二阈值 时, 进行锁屏; 或者, 判断第三预定时间内连续的无效操作的次数是否超过第一阈值, 如果是, 进行锁屏; 如果否, 还判断第三预定时间内非连续的无效操作的 次数是否超过第二阈值, 如果是, 进行锁屏。
5、 根据权利要求 1或 2所述的方法, 其中, 锁屏的过程包括: 给用户发送即将进行锁屏的提示, 并根据用户的反馈进行相应的锁屏 或不锁屏操作; 如果用户不进行选择, 直接进行锁屏。
6、 一种自适应的终端锁屏装置, 包括:
第一判断模块, 配置为判断终端是否产生操作, 如果是, 对其中判定 的无效操作进行记录并统计预定时间内的无效操作的次数; 否则, 在经过 预定锁屏时间后自动触发终端进行锁屏;
第二判断模块, 配置为根据预定时间内无效操作的次数判断是否锁屏, 当确定预定时间内无效操作的次数超过预设阈值时触发终端进行锁屏。
7、 根据权利要求 6所述的装置, 其中, 所述第一判断模块包括, 设定单元, 配置为预先设定终端的控件区为有效区域, 其他区域为无 效区域;
判断单元, 配置为判断终端是否产生操作, 当产生操作时, 判断当前 操作是否是在有效区域, 如果不是, 则确定为无效操作; 如果是, 还判断 接受当前操作的控件是否对该操作进行响应, 如果响应, 该操作为有效操 作, 否则确定为无效操作; 如果没有产生操作, 经过预定锁屏时间后自动 触发终端进行锁屏;
统计单元, 配置为统计无效操作的次数。
8、 根据权利要求 7所述的装置, 其中, 所述预定时间包括第一预定时 间、 第二预定时间或第三预定时间,
所述统计单元配置为, 从第一次无效操作开始, 统计第一预定时间内 连续的无效操作的次数, 或者, 统计第二预定时间内非连续的无效操作的 次数, 或者, 统计第三预定时间内连续的无效操作的次数以及非连续的无 效操作的次数。
9、 根据权利要求 8 所述的装置, 其中, 所述阈值包括: 第一阈值和 / 或第二阈值,
所述第二判断模块配置为, 判断第一预定时间内连续的无效操作的次 数是否超过第一阈值, 如果是, 触发终端进行锁屏; 或者, 判断第二预定 时间内非连续的无效操作的次数是否超过第二阈值, 如果是, 触发终端进 行锁屏; 或者, 判断第三预定时间内连续的无效操作的次数是否超过第一 阈值, 如果是, 触发终端进行锁屏; 如果否, 还判断第三预定时间内非连 续的无效操作的次数是否超过第二阈值, 如果是, 触发终端进行锁屏。
10、 根据权利要求 6-9任意一项所述的装置, 其中,
所述第二判断模块还配置为, 给用户发送即将进行锁屏的提示, 并根 据用户的反馈触发终端进行锁屏或不锁屏; 如果用户不进行选择, 直接触 发终端进行锁屏。
PCT/CN2013/080239 2012-09-11 2013-07-26 自适应的终端锁屏的方法及装置 WO2013170836A2 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210333459.4A CN103677599B (zh) 2012-09-11 2012-09-11 自适应的终端锁屏的方法及装置
CN201210333459.4 2012-09-11

Publications (2)

Publication Number Publication Date
WO2013170836A2 true WO2013170836A2 (zh) 2013-11-21
WO2013170836A3 WO2013170836A3 (zh) 2014-01-30

Family

ID=49584390

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/080239 WO2013170836A2 (zh) 2012-09-11 2013-07-26 自适应的终端锁屏的方法及装置

Country Status (2)

Country Link
CN (1) CN103677599B (zh)
WO (1) WO2013170836A2 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103838497A (zh) * 2014-02-28 2014-06-04 深圳市中兴移动通信有限公司 一种移动终端的屏幕熄灭方法及移动终端

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10353571B2 (en) 2014-08-29 2019-07-16 Huawei Technologies Co., Ltd. Method and apparatus for preventing touchscreen misoperation
CN104834405B (zh) * 2015-05-28 2018-05-08 惠州Tcl移动通信有限公司 触控设备防误操作的方法及系统
CN105912104A (zh) * 2016-04-01 2016-08-31 宇龙计算机通信科技(深圳)有限公司 一种虚拟现实设备电源管理方法及装置
CN106022019A (zh) * 2016-05-12 2016-10-12 深圳市金立通信设备有限公司 一种终端操作管理的方法及终端
WO2018191966A1 (zh) * 2017-04-21 2018-10-25 深圳市大疆创新科技有限公司 拨轮系统、遥控器和拨轮系统的控制方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1402930A (zh) * 1999-12-02 2003-03-12 高通股份有限公司 用于防止手控输入装置误操作的设备和方法
CN101237636A (zh) * 2007-01-30 2008-08-06 海尔集团公司 一种手机用触摸屏
CN101430597A (zh) * 2008-11-11 2009-05-13 宇龙计算机通信科技(深圳)有限公司 一种触摸屏节能方法、系统及触摸屏终端

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FI20021655A (fi) * 2002-06-19 2003-12-20 Nokia Corp Menetelmä lukituksen avaamiseksi ja kannettava elektroninen laite

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1402930A (zh) * 1999-12-02 2003-03-12 高通股份有限公司 用于防止手控输入装置误操作的设备和方法
CN101237636A (zh) * 2007-01-30 2008-08-06 海尔集团公司 一种手机用触摸屏
CN101430597A (zh) * 2008-11-11 2009-05-13 宇龙计算机通信科技(深圳)有限公司 一种触摸屏节能方法、系统及触摸屏终端

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103838497A (zh) * 2014-02-28 2014-06-04 深圳市中兴移动通信有限公司 一种移动终端的屏幕熄灭方法及移动终端

Also Published As

Publication number Publication date
CN103677599A (zh) 2014-03-26
CN103677599B (zh) 2017-05-10
WO2013170836A3 (zh) 2014-01-30

Similar Documents

Publication Publication Date Title
WO2013170836A2 (zh) 自适应的终端锁屏的方法及装置
WO2014000598A1 (zh) 一种用户手持状态检测方法、装置及终端
TWI400930B (zh) 手持電子裝置及其螢幕鎖定方法
CN105183235B (zh) 一种触控屏边缘防误触的方法
KR101742410B1 (ko) 스크린샷 기능을 내장하는 지능형 단말기 및 그 구현 방법
CN103019596B (zh) 一种基于触摸屏实现虚拟按键操作的方法及移动终端
CN104503569B (zh) 电子设备及其唤醒方法
WO2013053272A1 (zh) 手持设备及其通话过程中防止触摸屏误触发的方法
CN104765557B (zh) 一种减少触摸屏误操作的方法及装置
WO2014166199A1 (zh) 一种防止触摸屏上滑动误触发的方法、系统和电子设备
CN103139389A (zh) 一种防止移动终端误操作的方法和移动终端
WO2013086859A1 (zh) 一种指令处理方法和终端设备
CN106371970B (zh) 应用监控方法及装置
CN103516861A (zh) 手持设备及其自动接听电话及锁定触摸屏的控制方法
WO2014161295A1 (zh) 自适应调整触摸输入面板布局的装置、方法及移动终端
CN102609209A (zh) 一种手机睡眠唤醒后的触摸屏解锁方法
CN102999266A (zh) 一种移动终端屏幕截屏方法及系统
WO2017201666A1 (zh) 用于电子社交软件消息回复提醒的方法及其装置
WO2014169602A1 (zh) 一种移动终端的解锁方法及装置
CN103135927A (zh) 一种移动终端快速对焦拍照方法及系统
CN102890586B (zh) 一种触摸屏抗干扰方法及其终端设备
WO2014187261A1 (zh) 一种终端、信息处理的方法及装置
WO2016095484A1 (zh) 移动终端、及移动终端按键防误触方法
CN105260122A (zh) 一种根据压力防止或减少触摸屏误操作的方法及系统
WO2017028392A1 (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: 13791311

Country of ref document: EP

Kind code of ref document: A2

122 Ep: pct application non-entry in european phase

Ref document number: 13791311

Country of ref document: EP

Kind code of ref document: A2