diff options
author | Jordan Demeulenaere <jdemeulenaere@google.com> | 2021-06-08 17:31:22 +0200 |
---|---|---|
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | 2021-06-08 17:52:02 +0200 |
commit | 6d22064dcd921081d3b77e5085fe4bef5ce27a39 (patch) | |
tree | b5b2af8841812fc65f11f61a1a1a382bedb37d5e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 20da155df4d5a7a53153d84b4aa5239226596115 (diff) |
Call KeyguardViewMediator#hideWithAnimation on the main thread
This CL ensures that we call KeyguardViewMediator#hideWithAnimation on
the main thread when animating an app launch.
This CL also changes how this method operates: it now relies on
#keyguardDonePending being called beforehand. This ensures that
keyguardDone() is actually called before hiding the keyguard, which was
not the case with the previous implementation.
Bug: 184726377
Test: Click a notification on lockscreen (without security)
Change-Id: Ic391e28066282e059e57cc50c5191e50ca7df06e
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions