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

Skip to content
Commit 33fd117c authored by bvineeth's avatar bvineeth
Browse files

Move notifying userActivity to background thread in password textview

moving the the powermanager.userActivity call in password text view to
the background thread. this call signals to the system that the
useractivity has occured and in password text view this is called when
the text is appended/deleted/reset in the textview.

moving this call to onUserActivity listener impl in keyguardabskeyinputviewcontroller,
in which its called on background thread.

Test: checked perfetto binder transaction
Bug: 325203885
Flag: com.android.systemui.notify_password_text_view_user_activity_in_background

Change-Id: Id4533dca5452d03803a369a1026cae70e047c3c7
parent 8755f8ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment