diff options
| author | 2022-08-17 12:01:08 +0000 | |
|---|---|---|
| committer | 2022-08-19 14:56:47 +0000 | |
| commit | f0f72bc73bee9d74a15a00a96b726dc7530e58e9 (patch) | |
| tree | a8df252408f0e6d8d9db617243d2d01da832f798 /libs/androidfw/StringPool.cpp | |
| parent | cb2ec7b31dfb53ac70f189eb2db2aeef4c00e42f (diff) | |
Remove flag for keyguard remote animations [1/n]
Prepare for the removal.
Changed meaning of the parameters of handleStartTransitionForKeyguardLw()
They used to indicate if KEYGUARD_GOING_AWAY or (UN)OCCLUDE) transition
has just started. With this change, the arguments now specify if the
WindowManager immediately calls the old IKeyguardService API.
The argument "force" in PhoneWindowManager#setKeyguardOccludedLw() is
always false, so removed the argument.
onAppTransitionCancelledLocked() override in PhoneWindowManager always
triggered IKeyguardService#setOcclud, but we only need to trigger it
when (UN)OCCLUDE transition is canceled.
Bug: 242833285
Test: Pass existing tests.
Change-Id: I2f672fb6d13c99b68c20293d837f76d478fce4f9
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions