commit | 26e46b53addd865450d4e3d4d5e3f1ff1090f34d | [log] [tgz] |
---|---|---|
author | Ben Lin <linben@google.com> | Fri Oct 11 06:41:13 2024 +0000 |
committer | Ben Lin <linben@google.com> | Tue Nov 05 03:12:12 2024 +0000 |
tree | 42d5a6ea6093202a8dc042f1a1372e2e9ffa6032 | |
parent | 4a3ff7a91d7016abf458f495227a5eae6b74b108 [diff] |
Calculate Occulusion base on TDA status. We currently have a single Flag that globally sets the entire keyguard state as occluded vs not occluded. On top of this, we can pass TDA status and base on whether it's moving to the front or to the back, we can figure out occlusion on a per-display level. Bug: 364930619 Test: atest android.server.wm.keyguard.KeyguardTests Flag: EXEMPT refactor Change-Id: Ie943e7ef6fc0648f38b0883e66eb9c0f6825d0f8