summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/keyguard/KeyguardPatternViewController.java
diff options
context:
space:
mode:
authorIssei Suzuki <issei@google.com>2021-10-14 19:56:24 +0200
committerIssei Suzuki <issei@google.com>2021-10-26 08:55:15 +0000
commitf5a613e5282542ea356c20b3f397276f06d68fe9 (patch)
tree7d0e056ae8c52b125d06a8756f04b2a132b02db9 /packages/SystemUI/src/com/android/keyguard/KeyguardPatternViewController.java
parent3e4737aafa16c622395a40ab936700ada414cd6f (diff)
Fix black frame flicker in UNOCCLUDE transition.
When an activity which occludes the keyguard finishes, WindowManager immediately updatees the keyguard occluded status, so show-when-locked wallpaper was not used anymore. However sysui needed some time to finish keyguard occluded status change in their side, and meantime no wallpaper target existed. With this change, we keep using show-when-locked wallpaper until app transition finishes. Bug: 201560359 Test: manual. Show assist app on the lockscreen and close. Change-Id: I4958a2f5ecdd12b3db43b44ee4a221972070ab2c
Diffstat (limited to 'packages/SystemUI/src/com/android/keyguard/KeyguardPatternViewController.java')
0 files changed, 0 insertions, 0 deletions