summaryrefslogtreecommitdiff
path: root/libs/input/SpriteController.cpp
diff options
context:
space:
mode:
author Josh Tsuji <tsuji@google.com> 2024-05-07 01:25:59 -0400
committer Josh Tsuji <tsuji@google.com> 2024-05-07 05:44:36 +0000
commit7149fac734827392ffc752c428abd66ee2eddb00 (patch)
tree13e15a09133da9c4d58aca41272f9af6a41785af /libs/input/SpriteController.cpp
parentdc22ecf89637995543fb2e96caa3d84d38b38b13 (diff)
Fix isNotificationLaunchAnimationRunningOnKeyguard.
This flow was introduced in ag/26946263. When the keyguard_wm_state_refactor flag is enabled, it's used to determine whether the lockscreen is visible from a WM perspective. Two issues weren't caught in the original CL review: - We should be checking that isLaunchAnimationRunning=true as well as the finished state. - We need to emit false onStart, or flows that combine this one won't emit until the next notification launch. Bug: 278086361 Flag: ACONFIG com.android.systemui.keyguard_wm_state_refactor DEVELOPMENT Test: manual Change-Id: Idfe50983ff34b977b1e7ab84080f7a26ab016079
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions