技术领域technical field
本发明实施例涉及通信技术领域,尤其涉及一种屏幕响应控制方法及终端设备。Embodiments of the present invention relate to the field of communication technologies, and in particular, to a screen response control method and a terminal device.
背景技术Background technique
随着全面屏的流行,传统的按键式指纹在整机结构上很难有空间摆放,若摆在背后,使用起来不方便。屏下指纹解决了全面屏搭配指纹的难题,让全面屏手机也可以把指纹解锁位置处于用户习惯并方便的位置,给用户带来更好的体验。With the popularity of full-screen screens, it is difficult to place traditional button-type fingerprints in the structure of the whole machine. If they are placed on the back, it is inconvenient to use. The under-screen fingerprint solves the problem of matching fingerprints on a full screen, allowing full-screen mobile phones to place the fingerprint unlocking position in a position that is customary and convenient for users, bringing users a better experience.
由于指纹模组在屏下,导致经常发生在屏下指纹使用过程中屏幕对触控信息误响应的问题,给用户带来不好的使用体验。Since the fingerprint module is under the screen, it often occurs that the screen incorrectly responds to touch information during the use of the fingerprint under the screen, which brings a bad user experience to the user.
发明内容SUMMARY OF THE INVENTION
本发明实施例提供一种屏幕响应控制方法及终端设备,以解决现有终端设备在屏下指纹使用过程中存在屏幕对触控信息误响应的问题。Embodiments of the present invention provide a screen response control method and a terminal device, so as to solve the problem that the screen incorrectly responds to touch information during the use of an off-screen fingerprint in an existing terminal device.
为了解决上述技术问题,本发明是这样实现的:In order to solve the above-mentioned technical problems, the present invention is achieved in this way:
第一方面,本发明实施例提供了一种屏幕响应控制方法,应用于终端设备,包括:In a first aspect, an embodiment of the present invention provides a screen response control method, applied to a terminal device, including:
在终端设备处于灭屏状态的情况下,获取触控体在屏幕上的目标输入;When the terminal device is in the off-screen state, obtain the target input of the touch body on the screen;
若所述目标输入包括的第一指纹信息与目标指纹信息匹配,则点亮所述屏幕,并检测所述触控体是否离开所述屏幕;If the first fingerprint information included in the target input matches the target fingerprint information, lighting the screen, and detecting whether the touch body leaves the screen;
在所述触控体未离开所述屏幕的情况下,控制所述屏幕放弃响应所述目标输入包括的触控信息。When the touch body does not leave the screen, the screen is controlled to give up the touch information included in responding to the target input.
第二方面,本发明的实施例还提供了一种终端设备,包括:In a second aspect, an embodiment of the present invention further provides a terminal device, including:
第一获取模块,用于在终端设备处于灭屏状态的情况下,获取触控体在屏幕上的目标输入;a first obtaining module, configured to obtain the target input of the touch body on the screen when the terminal device is in a screen-off state;
第一处理模块,用于在所述目标输入包括的第一指纹信息与目标指纹信息匹配时,点亮所述屏幕,并检测所述触控体是否离开所述屏幕。A first processing module, configured to light up the screen when the first fingerprint information included in the target input matches the target fingerprint information, and detect whether the touch object leaves the screen.
第一控制模块,用于在所述触控体未离开所述屏幕的情况下,控制所述屏幕放弃响应所述目标输入包括的触控信息。The first control module is configured to control the screen to give up the touch information included in responding to the target input when the touch body does not leave the screen.
第三方面,本发明实施例还提供了一种终端设备,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现如上所述的屏幕响应控制方法的步骤。In a third aspect, an embodiment of the present invention further provides a terminal device, including a processor, a memory, and a computer program stored on the memory and running on the processor, the computer program being executed by the processor When executed, it implements the steps of the screen response control method as described above.
第四方面,本发明实施例还提供了一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现如上所述的屏幕响应控制方法的步骤。In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the above-mentioned screen response control method is implemented A step of.
本发明实施例中,在终端设备处于灭屏状态的情况下,获取触控体在屏幕上的目标输入,若该目标输入包括的第一指纹信息与目标指纹信息匹配,则点亮该屏幕,并通过检测触控体是否离开该屏幕,在该触控体未离开该屏幕的情况下,控制屏幕放弃响应该目标输入包括的触控信息,如此,能够避免灭屏状态下,通过使用屏下指纹触发屏幕点亮的过程中存在的屏幕对触控信息误响应的问题,提升用户的使用体验。In the embodiment of the present invention, when the terminal device is in a screen-off state, the target input of the touch body on the screen is obtained, and if the first fingerprint information included in the target input matches the target fingerprint information, the screen is turned on, And by detecting whether the touch body leaves the screen, if the touch body does not leave the screen, the control screen will give up the touch information included in the response to the target input. The problem that the screen incorrectly responds to touch information in the process of triggering the screen to light up by the fingerprint improves the user experience.
附图说明Description of drawings
图1为本发明实施例提供的屏幕响应控制方法的流程示意图之一;1 is one of the schematic flowcharts of a screen response control method provided by an embodiment of the present invention;
图2为本发明实施例提供的屏幕响应控制方法的流程示意图之二;2 is a second schematic flowchart of a screen response control method provided by an embodiment of the present invention;
图3为本发明实施例提供的终端设备的结构示意图;3 is a schematic structural diagram of a terminal device provided by an embodiment of the present invention;
图4为本发明实施例提供的终端设备的硬件结构示意图。FIG. 4 is a schematic diagram of a hardware structure of a terminal device according to an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
如图1所示,为本发明实施例提供的屏幕响应控制方法的流程示意图。下面就该图具体说明该方法的实施过程。As shown in FIG. 1 , it is a schematic flowchart of a screen response control method provided by an embodiment of the present invention. The implementation process of the method will be specifically described below with reference to the figure.
步骤101,在终端设备处于灭屏状态的情况下,获取触控体在屏幕上的目标输入。Step 101 , when the terminal device is in a screen-off state, obtain a target input of the touch body on the screen.
本步骤中,灭屏状态包括:灭屏锁屏状态和灭屏未锁屏状态。In this step, the screen-off state includes: a screen-off-screen-locking state and a screen-off-unlocking state.
这里,所述目标输入包括:触控体(一般为用户)的指纹信息输入和触控体的触控信息输入。Here, the target input includes: fingerprint information input of a touch body (generally a user) and touch information input of the touch body.
具体的,触控信息包括:触摸点的位置信息。Specifically, the touch information includes: position information of the touch point.
步骤102,若所述目标输入包括的第一指纹信息与目标指纹信息匹配,则点亮所述屏幕,并检测所述触控体是否离开所述屏幕。Step 102: If the first fingerprint information included in the target input matches the target fingerprint information, turn on the screen, and detect whether the touch object leaves the screen.
本步骤中,目标指纹信息为预先存储的用户指纹信息。如101中提到的,目标输入包括指纹信息输入和触控信息输入,获取指纹信息输入包括的第一指纹信息,若目标输入包括的第一指纹信息与目标指纹信息匹配,则响应于指纹信息输入,点亮所述屏幕,并检测所述触控体是否离开所述屏幕。In this step, the target fingerprint information is pre-stored user fingerprint information. As mentioned in 101, the target input includes fingerprint information input and touch information input, the first fingerprint information included in the fingerprint information input is obtained, and if the first fingerprint information included in the target input matches the target fingerprint information, the fingerprint information input, light up the screen, and detect whether the touch body leaves the screen.
步骤103,在所述触控体未离开所述屏幕的情况下,控制所述屏幕放弃响应所述目标输入包括的触控信息。Step 103 , in the case that the touch object does not leave the screen, control the screen to give up the touch information included in responding to the target input.
这里,屏幕具有显示功能以及响应触摸信息功能。可选的,屏幕包括显示屏和触摸屏。在亮屏后,触控体未离开屏幕的情况下,若此时所述目标输入包括的触控信息,即触控点在屏幕的位置,对应某应用图标,则屏幕会响应该目标输入,但是,用户的本意并不是其点击某应用图标,而是在指纹输入,亮屏后,手指还没离开屏幕,所以,控制屏幕放弃响应该目标输入在亮屏后包括的触控信息,也就是控制屏幕对目标输入在亮屏后包括的触控信息不作响应处理,如此,能够避免通过使用屏下指纹触发屏幕点亮的过程中存在的屏幕对触控信息误响应的问题,提升用户的使用体验。Here, the screen has a display function and a function of responding to touch information. Optionally, the screen includes a display screen and a touch screen. After the screen is turned on and the touch object does not leave the screen, if the touch information included in the target input at this time, that is, the position of the touch point on the screen, corresponds to an application icon, the screen will respond to the target input. However, the user's original intention is not to click on an application icon, but after the fingerprint is input and the screen is turned on, the finger has not left the screen. Therefore, the control screen gives up responding to the touch information included in the target input after the screen is turned on, that is The control screen does not respond to the touch information included in the target input after the screen is turned on. In this way, it can avoid the problem that the screen incorrectly responds to the touch information in the process of triggering the screen lighting by using the fingerprint under the screen, and improves the use of the user. experience.
本发明实施例提供的屏幕响应控制方法,在终端设备处于灭屏状态的情况下,获取触控体在屏幕上的目标输入,若该目标输入包括的第一指纹信息与目标指纹信息匹配,则点亮该屏幕,并通过检测触控体是否离开该屏幕,在该触控体未离开该屏幕的情况下,控制屏幕放弃响应该目标输入包括的触控信息,如此,能够避免灭屏状态下,通过使用屏下指纹触发屏幕点亮的过程中存在的屏幕对触控信息误响应的问题,提升用户的使用体验。In the screen response control method provided by the embodiment of the present invention, when the terminal device is in the off-screen state, the target input of the touch body on the screen is acquired, and if the first fingerprint information included in the target input matches the target fingerprint information, then The screen is lit, and by detecting whether the touch body leaves the screen, in the case that the touch body does not leave the screen, the control screen gives up the touch information included in the response to the target input. In this way, the screen-off state can be avoided. , improve the user experience by using the fingerprint under the screen to trigger the screen to light up the problem that the screen incorrectly responds to the touch information.
基于图1所示的实施例,为了能够进一步地且有效地避免屏幕的误响应问题,在本发明一优选的实施例中,所述方法还包括:Based on the embodiment shown in FIG. 1 , in order to further and effectively avoid the problem of incorrect screen response, in a preferred embodiment of the present invention, the method further includes:
在所述触控体离开所述屏幕的情况下,启动所述屏幕响应触摸输入包括的触控信息的功能。When the touch body leaves the screen, a function of the screen responding to the touch information included in the touch input is activated.
本步骤中,在触控体离开屏幕的情况下,启动屏幕响应触摸输入包括的触控信息的功能,也就是通知系统可以开始响应触控信息事件,这样,能够进一步地且有效地提高屏幕响应触控信息的精准度。In this step, when the touch object leaves the screen, the function of the screen responding to the touch information included in the touch input is activated, that is, the notification system can start responding to the touch information event. In this way, the screen response can be further and effectively improved. Accuracy of touch information.
基于图1所示的实施例,作为一优选的实现方式,步骤102中的检测所述触控体是否离开所述屏幕,可以具体包括:Based on the embodiment shown in FIG. 1 , as a preferred implementation manner, the detecting whether the touch body leaves the screen in step 102 may specifically include:
若所述终端设备的指纹模组检测到第二指纹信息,则确定所述触控体未离开所述屏幕;If the fingerprint module of the terminal device detects the second fingerprint information, it is determined that the touch body has not left the screen;
若所述指纹模组未检测到所述第二指纹信息,则确定所述触控体离开所述屏幕。If the fingerprint module does not detect the second fingerprint information, it is determined that the touch body leaves the screen.
需要说明的是,第二指纹信息与第一指纹信息的相似度大于预设值。It should be noted that the similarity between the second fingerprint information and the first fingerprint information is greater than a preset value.
这里,在通过指纹模组未检测到第二指纹信息,确定触控体离开屏幕后,启动屏幕响应触摸输入包括的触控信息的功能,此时暂不需要使用指纹模组采集指纹信息,为了节省电量,在启动屏幕响应触摸输入包括的触控信息的功能之后,所述方法还可包括:Here, after the second fingerprint information is not detected by the fingerprint module and it is determined that the touch body leaves the screen, the function of the screen to respond to the touch information included in the touch input is activated. At this time, it is not necessary to use the fingerprint module to collect fingerprint information. To save power, after initiating the function of the screen responding to the touch information included in the touch input, the method may further include:
控制所述指纹模组停止采集指纹信息。The fingerprint module is controlled to stop collecting fingerprint information.
基于图1所示的实施例,作为一优选的实现方式,步骤103中口控制所述屏幕放弃响应所述触摸输入包括的触控信息,可具体包括:Based on the embodiment shown in FIG. 1, as a preferred implementation manner, in step 103, the screen is controlled to give up the touch information included in responding to the touch input, which may specifically include:
通过控制应用框架层拦截触摸点的位置信息的方式,控制屏幕放弃响应所述目标输入包括的触控信息;By controlling the method of intercepting the position information of the touch point by the application framework layer, the control screen discards the touch information included in the response to the target input;
本步骤中,终端设备的系统至少包括:硬件驱动层、应用框架层、应用程序APP应用层。In this step, the system of the terminal device at least includes: a hardware driver layer, an application framework layer, and an application program APP application layer.
这里,具体可以通过触摸屏集成电路计算出用户手指触摸屏幕的触摸点的位置信息。Here, the position information of the touch point at which the user's finger touches the screen may be specifically calculated by the touch screen integrated circuit.
这里,终端设备系统将触摸点的位置信息拦截在应用框架层,不上报到APP应用层,进而通过这样的方式能够实现控制屏幕放弃响应所述目标输入包括的触控信息的目的。Here, the terminal device system intercepts the position information of the touch point in the application framework layer and does not report it to the APP application layer, and in this way, the control screen can give up the purpose of responding to the touch information included in the target input.
或者,or,
通过控制屏幕禁止上报触摸点的位置信息的方式,控制屏幕放弃响应所述目标输入包括的触控信息。By controlling the screen to forbid reporting the position information of the touch point, the control screen discards the touch information included in responding to the target input.
本步骤中,通过控制屏幕将触摸点的位置信息不上报至终端设备系统的方式,也能够实现控制屏幕放弃响应所述目标输入包括的触控信息。In this step, by controlling the screen not to report the position information of the touch point to the terminal device system, the control screen can also give up the touch information included in responding to the target input.
需要说明的是,本发明不限于上述两种控制屏幕放弃响应所述目标输入包括的触控信息的实现方式,其他可以实现的方式也可,这里做不具体限定。It should be noted that the present invention is not limited to the above two implementation manners in which the control screen gives up responding to the touch information included in the target input, and other implementation manners are also possible, which are not specifically limited here.
在一优选实施例中,所述灭屏状态包括:灭屏锁屏状态;相应地,步骤102中若所述目标输入包括的第一指纹信息与目标指纹信息匹配,则点亮所述屏幕之前,所述方法还可包括:In a preferred embodiment, the screen-off state includes: screen-off and screen-locking state; accordingly, in step 102, if the first fingerprint information included in the target input matches the target fingerprint information, the screen is turned on before the screen is turned on. , the method may further include:
响应于所述目标输入,并在所述屏幕的指纹输入区域的亮度为第一亮度的情况下,控制指纹模组采集所述目标输入包括的第一指纹信息;In response to the target input, and when the brightness of the fingerprint input area of the screen is the first brightness, control the fingerprint module to collect the first fingerprint information included in the target input;
本步骤中,所述屏幕的指纹输入区域的亮度为第一亮度,其目的是为了采集到更清晰的指纹信息,具体可以是指纹图像。In this step, the brightness of the fingerprint input area of the screen is the first brightness, the purpose of which is to collect clearer fingerprint information, specifically a fingerprint image.
这里,第一亮度大于预设亮度值,第一亮度可以是系统默认设置的亮度值,一般是强光。Here, the first brightness is greater than the preset brightness value, and the first brightness may be the brightness value set by default by the system, which is generally strong light.
相应地,步骤102中若所述目标输入包括的第一指纹信息与目标指纹信息匹配,则点亮所述屏幕可以包括:Correspondingly, in step 102, if the first fingerprint information included in the target input matches the target fingerprint information, lighting the screen may include:
若所述目标输入包括的第一指纹信息与目标指纹信息匹配,则解锁所述屏幕,并点亮所述屏幕。If the first fingerprint information included in the target input matches the target fingerprint information, the screen is unlocked, and the screen is lit.
这里,在灭屏锁屏状态下,通过屏下指纹识别技术对屏幕进行解锁。Here, when the screen is off and the screen is locked, the screen is unlocked through the under-screen fingerprint recognition technology.
这里,简要说明在灭屏状态下,通过屏下指纹识别技术对屏幕进行解锁的过程。Here, the process of unlocking the screen through the under-screen fingerprint recognition technology in the off-screen state is briefly described.
首先,在灭屏锁屏(待解锁)状态下,接收用户的目标输入;First, in the off-screen lock screen (to be unlocked) state, receive the user's target input;
这里,灭屏锁屏状态一般是指指纹输入区域(该区域内显示有一指纹图标)显示并等待用户手指按下的状态。Here, the screen-off and screen-locking state generally refers to a state in which the fingerprint input area (a fingerprint icon is displayed in the area) is displayed and waiting for the user's finger to be pressed.
需要说明的是,在接收用户的目标输入之前,终端设备会进行触屏采样并判定是否有手指按压指纹图标所在的指纹输入区域,如果判定到手指按压指纹图标所在的指纹输入区域,则执行下面的步骤,反之,则维持灭屏锁屏状态。It should be noted that before receiving the user's target input, the terminal device will perform touch screen sampling and determine whether a finger presses the fingerprint input area where the fingerprint icon is located. If it is determined that the finger presses the fingerprint input area where the fingerprint icon is located, execute the following: , otherwise, keep the screen off and lock screen state.
接着,响应该目标输入,控制指纹模组采集指纹信息。Then, in response to the target input, the fingerprint module is controlled to collect fingerprint information.
最后,对比采集到的指纹信息与预先存储的指纹信息是否匹配;Finally, compare whether the collected fingerprint information matches the pre-stored fingerprint information;
若不匹配,则继续采集指纹信息,并执行本步骤;若匹配,则解锁屏幕。If they do not match, continue to collect fingerprint information and perform this step; if they match, unlock the screen.
基于上一优选实施例,本方法步骤102中检测所述触控体是否离开所述屏幕,可以具体包括:Based on the previous preferred embodiment, in step 102 of this method, detecting whether the touch object leaves the screen may specifically include:
确定处于亮屏状态的屏幕的第二亮度;determining the second brightness of the screen in the bright screen state;
本步骤中,屏幕处于亮屏状态时,亮度可调节,所以需获知处于亮屏状态的屏幕的亮度值,即第二亮度。In this step, when the screen is in the bright screen state, the brightness can be adjusted, so it is necessary to know the brightness value of the screen in the bright screen state, that is, the second brightness.
通过控制所述指纹模组基于所述第二亮度采集所述目标输入包括的指纹信息,检测所述触控体是否离开所述屏幕,所述第二亮度小于所述第一亮度。By controlling the fingerprint module to collect fingerprint information included in the target input based on the second brightness, it is detected whether the touch object leaves the screen, and the second brightness is smaller than the first brightness.
需要说明的是,这里控制指纹模组继续采集指纹信息,其目的是为了判定用户的手指是否离开屏幕,所以并不需要打强光获取清晰的指纹图像,所以采用第二亮度(该亮度小于第一亮度)即可满足指纹图像采集需求,而且还能够为终端设备节省电量。It should be noted that here, the fingerprint module is controlled to continue to collect fingerprint information. The purpose is to determine whether the user's finger has left the screen. Therefore, it is not necessary to use strong light to obtain a clear fingerprint image. 1 brightness) can meet the fingerprint image collection requirements, and can also save power for the terminal device.
下面就图2所示,从屏下指纹解锁屏幕开始,具体说明本发明的屏幕响应控制方法的实施过程As shown in FIG. 2 , starting from the fingerprint unlocking screen under the screen, the implementation process of the screen response control method of the present invention will be described in detail.
步骤201,在灭屏锁屏状态下,接收用户的目标输入;Step 201, receiving a user's target input in a screen-off-screen-locking state;
步骤202,响应该目标输入,控制指纹模组采集指纹图像;Step 202, in response to the target input, controlling the fingerprint module to collect fingerprint images;
步骤203,对比采集到的指纹图像与预先存储的指纹图像是否匹配;Step 203, comparing whether the collected fingerprint image matches the pre-stored fingerprint image;
若是,则执行步骤204;反之,则返回执行步骤202。If yes, go to step 204; otherwise, go back to go to step 202.
步骤204,解锁屏幕;Step 204, unlock the screen;
步骤205,控制屏幕点亮,并控制指纹模组继续采集该目标输入包括的指纹图像;Step 205, control the screen to light up, and control the fingerprint module to continue to collect the fingerprint image included in the target input;
步骤206,在采集到指纹图像时,控制屏幕放弃响应该目标输入的触控信息;Step 206, when the fingerprint image is collected, control the screen to give up the touch information in response to the target input;
步骤207,在未采集到指纹图像时,启动屏幕响应目标输入的功能。Step 207, when the fingerprint image is not collected, start the function of the screen responding to the target input.
本发明实施例提供的屏幕响应控制方法,在终端设备处于灭屏状态的情况下,获取触控体在屏幕上的目标输入,若该目标输入包括的第一指纹信息与目标指纹信息匹配,则点亮该屏幕,并通过检测触控体是否离开该屏幕,在该触控体未离开该屏幕的情况下,控制屏幕放弃响应该目标输入包括的触控信息,如此,能够避免,灭屏状态下通过使用屏下指纹触发屏幕点亮的过程中存在的屏幕对触控信息误响应的问题,提升用户的使用体验。In the screen response control method provided by the embodiment of the present invention, when the terminal device is in the off-screen state, the target input of the touch body on the screen is acquired, and if the first fingerprint information included in the target input matches the target fingerprint information, then Turn on the screen, and by detecting whether the touch body leaves the screen, if the touch body does not leave the screen, control the screen to give up the touch information included in the response to the target input. In this way, the screen-off state can be avoided. The problem of incorrect response of the screen to touch information in the process of triggering the screen lighting by using the fingerprint under the screen can improve the user experience.
基于上述方法,本发明实施例提供一种用以实现上述方法的终端设备。Based on the foregoing method, an embodiment of the present invention provides a terminal device for implementing the foregoing method.
如图3所示,为本发明实施例提供的终端设备的结构示意图。本发明实施例提供一种终端设备300,该终端设备300可以包括:第一获取模块301、第一处理模块302和第一控制模块303。As shown in FIG. 3 , it is a schematic structural diagram of a terminal device provided by an embodiment of the present invention. An embodiment of the present invention provides a terminal device 300 . The terminal device 300 may include: a first acquisition module 301 , a first processing module 302 , and a first control module 303 .
第一获取模块301,用于在终端设备处于灭屏状态的情况下,获取触控体在屏幕上的目标输入;The first obtaining module 301 is configured to obtain the target input of the touch body on the screen when the terminal device is in a screen-off state;
第一处理模块302,用于在所述目标输入包括的第一指纹信息与目标指纹信息匹配时,点亮所述屏幕,并检测所述触控体是否离开所述屏幕;A first processing module 302, configured to light up the screen when the first fingerprint information included in the target input matches the target fingerprint information, and detect whether the touch object leaves the screen;
第一控制模块303,用于在所述触控体未离开所述屏幕的情况下,控制所述屏幕放弃响应所述目标输入包括的触控信息。The first control module 303 is configured to control the screen to give up the touch information included in responding to the target input when the touch object does not leave the screen.
进一步地,所述终端设备300还可以包括:Further, the terminal device 300 may further include:
第二控制模块,用于在所述触控体离开所述屏幕的情况下,启动所述屏幕响应触摸输入包括的触控信息的功能;a second control module, configured to activate the function of the screen to respond to touch information included in a touch input when the touch object leaves the screen;
可选地,所述第一处理模块302还可以包括:Optionally, the first processing module 302 may further include:
第一处理单元,用于在所述终端设备的指纹模组检测到第二指纹信息时,确定所述触控体未离开所述屏幕;a first processing unit, configured to determine that the touch body has not left the screen when the fingerprint module of the terminal device detects the second fingerprint information;
第二处理单元,用于在所述指纹模组未检测到所述第二指纹信息,确定所述触控体离开所述屏幕。The second processing unit is configured to determine that the touch object leaves the screen when the fingerprint module does not detect the second fingerprint information.
可选地,所述灭屏状态包括:灭屏锁屏状态;Optionally, the screen-off state includes: screen-off and screen-locking state;
相应地,所述终端设备300,还可包括:Correspondingly, the terminal device 300 may further include:
第三控制模块,用于在所述目标输入包括的第一指纹信息与目标指纹信息匹配,点亮所述屏幕之前,响应于所述目标输入,并在所述屏幕的指纹输入区域的亮度为第一亮度的情况下,控制指纹模组采集所述目标输入包括的第一指纹信息;A third control module, configured to respond to the target input before lighting the screen before the first fingerprint information included in the target input matches the target fingerprint information, and the brightness of the fingerprint input area of the screen is In the case of the first brightness, controlling the fingerprint module to collect the first fingerprint information included in the target input;
所述第一处理模块302,包括:The first processing module 302 includes:
第三处理单元,用于在所述目标输入包括的第一指纹信息与目标指纹信息匹配时,解锁所述屏幕,并点亮所述屏幕。A third processing unit, configured to unlock the screen and light the screen when the first fingerprint information included in the target input matches the target fingerprint information.
可选地,所述第一处理模块302可以包括:Optionally, the first processing module 302 may include:
亮度确定单元,用于确定处于亮屏状态的屏幕的第二亮度;a brightness determination unit, configured to determine the second brightness of the screen in the bright screen state;
第四处理单元,用于通过控制所述指纹模组基于所述第二亮度采集所述目标输入包括的指纹信息,检测所述触控体是否离开所述屏幕,所述第二亮度小于所述第一亮度。a fourth processing unit, configured to detect whether the touch object leaves the screen by controlling the fingerprint module to collect fingerprint information included in the target input based on the second brightness, the second brightness is lower than the second brightness first brightness.
本发明实施例提供的终端设备能够实现图1至图2的方法实施例中终端实现的各个过程,为避免重复,这里不再赘述。The terminal device provided in the embodiment of the present invention can implement each process implemented by the terminal in the method embodiments of FIG. 1 to FIG. 2 , and to avoid repetition, details are not described here.
本发明实施例提供的终端设备,通过第一获取模块在终端设备处于灭屏状态的情况下,获取触控体在屏幕上的目标输入,第一处理模块在所述目标输入包括的第一指纹信息与目标指纹信息匹配时,点亮所述屏幕,并检测所述触控体是否离开所述屏幕,第一控制模块在所述触控体未离开所述屏幕的情况下,控制所述屏幕放弃响应所述目标输入包括的触控信息,如此,能够避免灭屏状态下,通过使用屏下指纹触发屏幕点亮的过程中存在的屏幕对触控信息误响应的问题,提升用户的使用体验。In the terminal device provided by the embodiment of the present invention, when the terminal device is in an off-screen state, the first acquisition module acquires the target input of the touch body on the screen, and the first processing module acquires the first fingerprint included in the target input. When the information matches the target fingerprint information, the screen is turned on, and it is detected whether the touch body leaves the screen. The first control module controls the screen when the touch body does not leave the screen. Give up responding to the touch information included in the target input. In this way, it is possible to avoid the problem that the screen incorrectly responds to the touch information in the process of triggering the screen to light up by using the off-screen fingerprint to improve the user experience. .
图4为本发明各个实施例的一种终端设备的硬件结构示意图。FIG. 4 is a schematic diagram of a hardware structure of a terminal device according to various embodiments of the present invention.
该终端设备400包括:但不限于:射频单元401、网络模块402、音频输出单元403、输入单元404、传感器405、显示单元406、用户输入单元407、接口单元408、存储器409、处理器410以及电源411等部件。本领域技术人员可以理解,图4中示出的终端结构并不构成对终端的限定,终端可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。在本发明实施例中,终端包括但不限于手机、平板电脑、笔记本电脑、掌上电脑、车载终端、可穿戴设备、耳机以及计步器等。这里,当终端为除耳机之外的其他终端设备时,终端与耳机连接。The terminal device 400 includes, but is not limited to: a radio frequency unit 401, a network module 402, an audio output unit 403, an input unit 404, a sensor 405, a display unit 406, a user input unit 407, an interface unit 408, a memory 409, a processor 410 and Power 411 and other components. Those skilled in the art can understand that the terminal structure shown in FIG. 4 does not constitute a limitation on the terminal, and the terminal may include more or less components than the one shown, or combine some components, or arrange different components. In the embodiment of the present invention, the terminal includes but is not limited to a mobile phone, a tablet computer, a notebook computer, a palmtop computer, a vehicle-mounted terminal, a wearable device, an earphone, a pedometer, and the like. Here, when the terminal is other terminal equipment except the earphone, the terminal is connected to the earphone.
其中,用户输入单元407,用于在终端设备处于灭屏状态的情况下,获取触控体在屏幕上的目标输入,处理器410,用于在所述目标输入包括的第一指纹信息与目标指纹信息匹配时,点亮所述屏幕,并检测所述触控体是否离开所述屏幕;在所述触控体未离开所述屏幕的情况下,控制所述屏幕放弃响应所述目标输入包括的触控信息。The user input unit 407 is used to obtain the target input of the touch body on the screen when the terminal device is in the off-screen state, and the processor 410 is used to input the first fingerprint information included in the target input and the target When the fingerprint information matches, the screen is turned on, and it is detected whether the touch body leaves the screen; in the case that the touch body does not leave the screen, controlling the screen to give up responding to the target input includes: touch information.
可选地,处理器410,还用于在所述触控体离开所述屏幕的情况下,启动所述屏幕响应触摸输入包括的触控信息的功能。Optionally, the processor 410 is further configured to activate a function of the screen to respond to touch information included in a touch input when the touch object leaves the screen.
可选地,处理器410,还用于在所述终端设备的指纹模组检测到第二指纹信息时,确定所述触控体未离开所述屏幕;Optionally, the processor 410 is further configured to determine that the touch object has not left the screen when the fingerprint module of the terminal device detects the second fingerprint information;
在所述指纹模组未检测到所述第二指纹信息时,确定所述触控体离开所述屏幕。When the fingerprint module does not detect the second fingerprint information, it is determined that the touch body leaves the screen.
可选地,所述灭屏状态包括:灭屏锁屏状态;处理器410,还用于在所述目标输入包括的第一指纹信息与目标指纹信息匹配,点亮所述屏幕之前,响应于所述目标输入,并在所述屏幕的指纹输入区域的亮度为第一亮度的情况下,控制指纹模组采集所述目标输入包括的第一指纹信息;Optionally, the screen-off state includes: screen-off and screen-locking state; the processor 410 is further configured to, before the first fingerprint information included in the target input matches the target fingerprint information, and before lighting the screen, respond to the target input, and when the brightness of the fingerprint input area of the screen is the first brightness, the fingerprint module is controlled to collect the first fingerprint information included in the target input;
若所述目标输入包括的第一指纹信息与目标指纹信息匹配,则解锁所述屏幕,并点亮所述屏幕。If the first fingerprint information included in the target input matches the target fingerprint information, the screen is unlocked, and the screen is lit.
可选地,处理器410,还用于确定处于亮屏状态的屏幕的第二亮度;通过控制所述指纹模组基于所述第二亮度采集所述目标输入包括的指纹信息,检测所述触控体是否离开所述屏幕,所述第二亮度小于所述第一亮度。Optionally, the processor 410 is further configured to determine the second brightness of the screen in the bright screen state; by controlling the fingerprint module to collect fingerprint information included in the target input based on the second brightness, to detect the touch. Whether the control body leaves the screen, the second brightness is lower than the first brightness.
本发明实施例中,在终端设备处于灭屏状态的情况下,获取触控体在屏幕上的目标输入,若该目标输入包括的第一指纹信息与目标指纹信息匹配,则点亮该屏幕,并通过检测触控体是否离开该屏幕,在该触控体未离开该屏幕的情况下,控制屏幕放弃响应该目标输入包括的触控信息,如此,能够避免灭屏状态下,通过使用屏下指纹触发屏幕点亮的过程中存在的屏幕对触控信息误响应的问题,提升用户的使用体验。In the embodiment of the present invention, when the terminal device is in a screen-off state, the target input of the touch body on the screen is obtained, and if the first fingerprint information included in the target input matches the target fingerprint information, the screen is turned on, And by detecting whether the touch body leaves the screen, if the touch body does not leave the screen, the control screen will give up the touch information included in the response to the target input. The problem that the screen incorrectly responds to touch information in the process of triggering the screen to light up by the fingerprint improves the user experience.
应理解的是,本发明实施例中,射频单元401可用于收发信息或通话过程中,信号的接收和发送,具体的,将来自基站的下行数据接收后,给处理器410处理;另外,将上行的数据发送给基站。通常,射频单元401包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。此外,射频单元401还可以通过无线通信系统与网络和其他设备通信。It should be understood that, in this embodiment of the present invention, the radio frequency unit 401 can be used for receiving and sending signals during sending and receiving information or during a call. Specifically, after receiving the downlink data from the base station, it is processed by the processor 410; The uplink data is sent to the base station. Generally, the radio frequency unit 401 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 401 can also communicate with the network and other devices through a wireless communication system.
终端通过网络模块402为用户提供了无线的宽带互联网访问,如帮助用户收发电子邮件、浏览网页和访问流式媒体等。The terminal provides the user with wireless broadband Internet access through the network module 402, such as helping the user to send and receive emails, browse web pages, and access streaming media.
音频输出单元403可以将射频单元401或网络模块402接收的或者在存储器409中存储的音频数据转换成音频信号并且输出为声音。而且,音频输出单元403还可以提供与终端设备400执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出单元403包括扬声器、蜂鸣器以及受话器等。The audio output unit 403 may convert audio data received by the radio frequency unit 401 or the network module 402 or stored in the memory 409 into audio signals and output as sound. Also, the audio output unit 403 may also provide audio output related to a specific function performed by the terminal device 400 (eg, call signal reception sound, message reception sound, etc.). The audio output unit 403 includes a speaker, a buzzer, a receiver, and the like.
输入单元404用于接收音频或视频信号。输入单元404可以包括图形处理器(Graphics Processing Unit,GPU)4041和麦克风4042,图形处理器4041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元406上。经图形处理器4041处理后的图像帧可以存储在存储器409(或其它存储介质)中或者经由射频单元401或网络模块402进行发送。麦克风4042可以接收声音,并且能够将这样的声音处理为音频数据。处理后的音频数据可以在电话通话模式的情况下转换为可经由射频单元401发送到移动通信基站的格式输出。The input unit 404 is used to receive audio or video signals. The input unit 404 may include a graphics processor (Graphics Processing Unit, GPU) 4041 and a microphone 4042. The graphics processor 4041 captures images of still pictures or videos obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode data is processed. The processed image frames may be displayed on the display unit 406 . The image frames processed by the graphics processor 4041 may be stored in the memory 409 (or other storage medium) or transmitted via the radio frequency unit 401 or the network module 402 . The microphone 4042 can receive sound and can process such sound into audio data. The processed audio data can be converted into a format that can be transmitted to a mobile communication base station via the radio frequency unit 401 for output in the case of a telephone call mode.
终端设备400还包括至少一种传感器405,比如光传感器、运动传感器以及其他传感器。具体地,光传感器包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板4061的亮度,接近传感器可在终端设备400移动到耳边时,关闭显示面板4061和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别终端姿态(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;传感器405还可以包括指纹传感器、压力传感器、虹膜传感器、分子传感器、陀螺仪、气压计、湿度计、温度计、红外线传感器等,在此不再赘述。The terminal device 400 also includes at least one sensor 405, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor and a proximity sensor, wherein the ambient light sensor can adjust the brightness of the display panel 4061 according to the brightness of the ambient light, and the proximity sensor can turn off the display panel 4061 and the display panel 4061 when the terminal device 400 moves to the ear. / or backlight. As a type of motion sensor, the accelerometer sensor can detect the magnitude of acceleration in all directions (generally three axes), and can detect the magnitude and direction of gravity when stationary, and can be used to identify the terminal posture (such as horizontal and vertical screen switching, related games, The sensor 405 may also include a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, an infrared Sensors, etc., will not be repeated here.
显示单元406用于显示由用户输入的信息或提供给用户的信息。显示单元406可包括显示面板4061,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板4061。The display unit 406 is used to display information input by the user or information provided to the user. The display unit 406 may include a display panel 4061, and the display panel 4061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
用户输入单元407可用于接收输入的数字或字符信息,以及产生与终端的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元407包括触控面板4071以及其他输入设备4072。触控面板4071,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板4071上或在触控面板4071附近的操作)。触控面板4071可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器410,接收处理器410发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板4071。除了触控面板4071,用户输入单元407还可以包括其他输入设备4072。具体地,其他输入设备4072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。The user input unit 407 may be used to receive input numerical or character information, and generate key signal input related to user settings and function control of the terminal. Specifically, the user input unit 407 includes a touch panel 4071 and other input devices 4072 . The touch panel 4071, also referred to as a touch screen, can collect the user's touch operations on or near it (such as the user's finger, stylus, etc., any suitable object or accessory on or near the touch panel 4071). operate). The touch panel 4071 may include two parts, a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch orientation, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it to the touch controller. To the processor 410, the command sent by the processor 410 is received and executed. In addition, the touch panel 4071 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves. In addition to the touch panel 4071 , the user input unit 407 may also include other input devices 4072 . Specifically, other input devices 4072 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which will not be repeated here.
进一步的,触控面板4071可覆盖在显示面板4061上,当触控面板4071检测到在其上或附近的触摸操作后,传送给处理器410以确定触摸事件的类型,随后处理器410根据触摸事件的类型在显示面板4061上提供相应的视觉输出。虽然在图4中,触控面板4071与显示面板4061是作为两个独立的部件来实现终端的输入和输出功能,但是在某些实施例中,可以将触控面板4071与显示面板4061集成而实现终端的输入和输出功能,具体此处不做限定。Further, the touch panel 4071 can be covered on the display panel 4061. When the touch panel 4071 detects a touch operation on or near it, it transmits it to the processor 410 to determine the type of the touch event, and then the processor 410 determines the type of the touch event according to the touch The type of event provides corresponding visual output on display panel 4061. Although in FIG. 4, the touch panel 4071 and the display panel 4061 are used as two independent components to realize the input and output functions of the terminal, in some embodiments, the touch panel 4071 and the display panel 4061 can be integrated to form a Realize the input and output functions of the terminal, which is not limited here.
接口单元408为外部装置与终端设备400连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。接口单元408可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到终端设备400内的一个或多个元件或者可以用于在终端设备400和外部装置之间传输数据。The interface unit 408 is an interface for connecting an external device to the terminal device 400 . For example, external devices may include wired or wireless headset ports, external power (or battery charger) ports, wired or wireless data ports, memory card ports, ports for connecting devices with identification modules, audio input/output (I/O) ports, video I/O ports, headphone ports, and more. The interface unit 408 may be used to receive input from external devices (eg, data information, power, etc.) and transmit the received input to one or more elements within the terminal device 400 or may be used between the terminal device 400 and external Transfer data between devices.
存储器409可用于存储软件程序以及各种数据。存储器409可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器409可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory 409 may be used to store software programs as well as various data. The memory 409 may mainly include a stored program area and a stored data area, wherein the stored program area may store an operating system, an application program (such as a sound playback function, an image playback function, etc.) required for at least one function, and the like; Data created by the use of the mobile phone (such as audio data, phone book, etc.), etc. Additionally, memory 409 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
处理器410是终端的控制中心,利用各种接口和线路连接整个终端的各个部分,通过运行或执行存储在存储器409内的软件程序和/或模块,以及调用存储在存储器409内的数据,执行终端的各种功能和处理数据,从而对终端进行整体监控。处理器410可包括一个或多个处理单元;优选的,处理器410可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器410中。The processor 410 is the control center of the terminal, uses various interfaces and lines to connect various parts of the entire terminal, and executes by running or executing the software programs and/or modules stored in the memory 409, and calling the data stored in the memory 409. Various functions of the terminal and processing data, so as to monitor the terminal as a whole. The processor 410 may include one or more processing units; preferably, the processor 410 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface, and application programs, etc., and the modem The processor mainly handles wireless communication. It can be understood that, the above-mentioned modulation and demodulation processor may not be integrated into the processor 410.
终端设备400还可以包括给各个部件供电的电源411(比如电池),优选的,电源411可以通过电源管理系统与处理器410逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The terminal device 400 may also include a power supply 411 (such as a battery) for supplying power to various components. Preferably, the power supply 411 may be logically connected to the processor 410 through a power management system, so as to manage charging, discharging, and power consumption management through the power management system and other functions.
另外,终端设备400包括一些未示出的功能模块,在此不再赘述。In addition, the terminal device 400 includes some unshown functional modules, which are not repeated here.
优选的,本发明实施例还提供一种终端,包括处理器410,存储器409,存储在存储器409上并可在处理器410上运行的计算机程序,该计算机程序被处理器410执行时实现上述屏幕响应控制方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Preferably, an embodiment of the present invention further provides a terminal, including a processor 410, a memory 409, a computer program stored in the memory 409 and running on the processor 410, the computer program being executed by the processor 410 to realize the above screen Each process in the embodiment of the response control method can achieve the same technical effect. To avoid repetition, details are not repeated here.
本发明实施例还提供一种计算机可读存储介质,计算机可读存储介质上存储有计算机程序,该计算机程序被处理器执行时实现上述屏幕响应控制方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质,如只读存储器(Read-Only Memory,简称ROM)、随机存取存储器(Random Access Memory,简称RAM)、磁碟或者光盘等。Embodiments of the present invention further provide a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium. When the computer program is executed by a processor, each process of the foregoing screen response control method embodiment can be achieved, and the same can be achieved. The technical effect, in order to avoid repetition, will not be repeated here. The computer-readable storage medium is, for example, a read-only memory (Read-Only Memory, ROM for short), a random access memory (Random Access Memory, RAM for short), a magnetic disk, or an optical disk.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It should be noted that, herein, the terms "comprising", "comprising" or any other variation thereof are intended to encompass non-exclusive inclusion, such that a process, method, article or device comprising a series of elements includes not only those elements, It also includes other elements not expressly listed or inherent to such a process, method, article or apparatus. Without further limitation, an element qualified by the phrase "comprising a..." does not preclude the presence of additional identical elements in a process, method, article or apparatus that includes the element.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,耳机或者网络设备等)执行本发明各个实施例所述的方法。From the description of the above embodiments, those skilled in the art can clearly understand that the method of the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course can also be implemented by hardware, but in many cases the former is better implementation. Based on this understanding, the technical solutions of the present invention can be embodied in the form of software products in essence or the parts that make contributions to the prior art, and the computer software products are stored in a storage medium (such as ROM/RAM, magnetic disk, CD-ROM), including several instructions to make a terminal (which may be a mobile phone, a computer, a server, an air conditioner, a headset or a network device, etc.) to execute the methods described in the various embodiments of the present invention.
上面结合附图对本发明的实施例进行了描述,但是本发明并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本发明的启示下,在不脱离本发明宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本发明的保护之内。The embodiments of the present invention have been described above in conjunction with the accompanying drawings, but the present invention is not limited to the above-mentioned specific embodiments, which are merely illustrative rather than restrictive. Under the inspiration of the present invention, without departing from the spirit of the present invention and the scope protected by the claims, many forms can be made, which all belong to the protection of the present invention.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910072915.6ACN109814799A (en) | 2019-01-25 | 2019-01-25 | Screen response control method and terminal device |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910072915.6ACN109814799A (en) | 2019-01-25 | 2019-01-25 | Screen response control method and terminal device |
| Publication Number | Publication Date |
|---|---|
| CN109814799Atrue CN109814799A (en) | 2019-05-28 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201910072915.6APendingCN109814799A (en) | 2019-01-25 | 2019-01-25 | Screen response control method and terminal device |
| Country | Link |
|---|---|
| CN (1) | CN109814799A (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110471564A (en)* | 2019-07-31 | 2019-11-19 | 维沃移动通信有限公司 | A kind of display control method and electronic equipment |
| CN110691403A (en)* | 2019-09-25 | 2020-01-14 | 出门问问信息科技有限公司 | Information processing method, electronic equipment and computer readable storage medium |
| CN110851107A (en)* | 2019-10-31 | 2020-02-28 | 维沃移动通信有限公司 | A kind of control method of electronic equipment and electronic equipment |
| CN111309165A (en)* | 2020-03-23 | 2020-06-19 | 北京小米移动软件有限公司 | Touch screen control method and device, mobile terminal and storage medium |
| CN114063825A (en)* | 2021-11-25 | 2022-02-18 | 努比亚技术有限公司 | Under-screen fingerprint touch interaction method, device and computer-readable storage medium |
| CN114567696A (en)* | 2022-01-25 | 2022-05-31 | 北京小米移动软件有限公司 | Application control method, application control device and storage medium |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160306524A1 (en)* | 2013-12-10 | 2016-10-20 | Lg Electronics Inc. | Mobile terminal and method for operating rear surface input unit of same |
| CN107103223A (en)* | 2017-04-28 | 2017-08-29 | 广东欧珀移动通信有限公司 | Unlock control method and related products |
| CN107168469A (en)* | 2017-06-20 | 2017-09-15 | 广东欧珀移动通信有限公司 | The acquisition method and Related product of fingerprint |
| CN107423150A (en)* | 2017-03-08 | 2017-12-01 | 广东欧珀移动通信有限公司 | A fingerprint module control method and device |
| CN108334799A (en)* | 2017-01-18 | 2018-07-27 | 北京小米移动软件有限公司 | Fingerprint identification method and device |
| CN108427876A (en)* | 2018-04-12 | 2018-08-21 | 维沃移动通信有限公司 | A kind of fingerprint identification method and mobile terminal |
| CN108595044A (en)* | 2018-03-29 | 2018-09-28 | 维沃移动通信有限公司 | A kind of control method and terminal of touch screen |
| US20180321797A1 (en)* | 2015-09-29 | 2018-11-08 | Huawei Technologies Co., Ltd. | Human-Computer Interaction Method of User Terminal, Apparatus, And User Terminal |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160306524A1 (en)* | 2013-12-10 | 2016-10-20 | Lg Electronics Inc. | Mobile terminal and method for operating rear surface input unit of same |
| US20180321797A1 (en)* | 2015-09-29 | 2018-11-08 | Huawei Technologies Co., Ltd. | Human-Computer Interaction Method of User Terminal, Apparatus, And User Terminal |
| CN108334799A (en)* | 2017-01-18 | 2018-07-27 | 北京小米移动软件有限公司 | Fingerprint identification method and device |
| CN107423150A (en)* | 2017-03-08 | 2017-12-01 | 广东欧珀移动通信有限公司 | A fingerprint module control method and device |
| CN107103223A (en)* | 2017-04-28 | 2017-08-29 | 广东欧珀移动通信有限公司 | Unlock control method and related products |
| CN107168469A (en)* | 2017-06-20 | 2017-09-15 | 广东欧珀移动通信有限公司 | The acquisition method and Related product of fingerprint |
| CN108595044A (en)* | 2018-03-29 | 2018-09-28 | 维沃移动通信有限公司 | A kind of control method and terminal of touch screen |
| CN108427876A (en)* | 2018-04-12 | 2018-08-21 | 维沃移动通信有限公司 | A kind of fingerprint identification method and mobile terminal |
| Title |
|---|
| OPPO R15X: "OPPO R15x屏幕指纹解锁过程", 《OPPO R15X屏幕指纹解锁过程》* |
| 数码畅想: "OPPO R15x光感屏幕指纹识别体验感到底怎么样", 《百度HTTPS://BAIJIAHAO.BAIDU.COM/S?ID=1616635653661241055&WFR=SPIDER&FOR=PC》* |
| 百度经验: "OPPO R15x 光感屏幕指纹如何设置/添加使用", 《百度经验HTTPS://JINGYAN.BAIDU.COM/ARTICLE/93F9803F42414CE0E46F5592.HTML》* |
| 科技金属肖: "OPPO R15x评测真不简单,光感屏幕指纹解锁快速又高效", 《搜狐HTTPS://WWW.SOHU.COM/A/274027205_708848》* |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110471564A (en)* | 2019-07-31 | 2019-11-19 | 维沃移动通信有限公司 | A kind of display control method and electronic equipment |
| CN110691403A (en)* | 2019-09-25 | 2020-01-14 | 出门问问信息科技有限公司 | Information processing method, electronic equipment and computer readable storage medium |
| CN110851107A (en)* | 2019-10-31 | 2020-02-28 | 维沃移动通信有限公司 | A kind of control method of electronic equipment and electronic equipment |
| CN110851107B (en)* | 2019-10-31 | 2024-01-16 | 维沃移动通信有限公司 | A control method for electronic equipment and electronic equipment |
| CN111309165A (en)* | 2020-03-23 | 2020-06-19 | 北京小米移动软件有限公司 | Touch screen control method and device, mobile terminal and storage medium |
| CN114063825A (en)* | 2021-11-25 | 2022-02-18 | 努比亚技术有限公司 | Under-screen fingerprint touch interaction method, device and computer-readable storage medium |
| CN114567696A (en)* | 2022-01-25 | 2022-05-31 | 北京小米移动软件有限公司 | Application control method, application control device and storage medium |
| Publication | Publication Date | Title |
|---|---|---|
| CN108427876B (en) | Fingerprint identification method and mobile terminal | |
| CN107645609B (en) | Brightness adjustment method and mobile terminal | |
| CN107908382B (en) | Split screen display method and mobile terminal | |
| CN109814799A (en) | Screen response control method and terminal device | |
| CN107682634A (en) | A face image acquisition method and mobile terminal | |
| CN107835286B (en) | Method and mobile terminal for preventing false unlocking | |
| CN108594942A (en) | A kind of personal identification method and mobile terminal | |
| CN107977113B (en) | Control method and mobile terminal | |
| CN109739429B (en) | Screen switching processing method and mobile terminal equipment | |
| CN109343788B (en) | A kind of operation control method of mobile terminal and mobile terminal | |
| WO2019223493A1 (en) | Object recognition method and mobile terminal | |
| CN107808084A (en) | A kind of touch operation method and mobile terminal | |
| CN108416203A (en) | A kind of unlocking screen method and mobile terminal | |
| CN110018805A (en) | A kind of display control method and mobile terminal | |
| CN110308834A (en) | Application icon display mode setting method and terminal | |
| CN107967418A (en) | Face recognition method and mobile terminal | |
| CN107908983A (en) | A kind of method and mobile terminal for controlling mobile terminal screen | |
| CN110764650A (en) | Button trigger detection method and electronic device | |
| CN110312035A (en) | Terminal control method, mobile terminal and computer-readable storage medium | |
| CN108170360B (en) | Control method of gesture function and mobile terminal | |
| WO2019101127A1 (en) | Biological identification module processing method and apparatus, and mobile terminal | |
| CN110472520B (en) | A kind of identification method and mobile terminal | |
| CN108021315A (en) | A kind of control method and mobile terminal | |
| CN111562957A (en) | Operation method and electronic device of an application icon | |
| CN108897467B (en) | A display control method and terminal device |
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| RJ01 | Rejection of invention patent application after publication | Application publication date:20190528 | |
| RJ01 | Rejection of invention patent application after publication |