Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6b174788 authored by Wendly Li's avatar Wendly Li
Browse files

Cancel AodTimeoutAction when finger lift.



If AodTimeoutAction is not cancelled when finger lift and user try to
unlock the screen again, AodTimeoutAction will still send finger up in 1
second. So the second unlocking will be terminated by fake finger up
event. But the user's finger haven't leave the screen, the UI will show
third unlocking immediately. So AodTimeoutAction needs to be cancelled
when finger lift.

Bug: 247048663
Test: Check UI works properly
Test: Run atest UdfpsControllerTest
Change-Id: I1a4a0038e514ca1045db6894461e790c67cb0084
Signed-off-by: default avatarWendly Li <wendlyli@google.com>
parent 646b0c13
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment