diff options
| author | 2024-06-07 15:37:04 +0200 | |
|---|---|---|
| committer | 2024-06-07 15:42:59 +0200 | |
| commit | 499c0df3d5de37fbcbbf814cac3a4716099613b6 (patch) | |
| tree | 0c75dc61d69411fb12f1e36e1d3ef690179f3033 /libs/androidfw/StringPool.cpp | |
| parent | bf8d33ed1b7d6ee97a8889059b867a56b45ef7d3 (diff) | |
Unused code: KeyguardController.mShowingDream
Since DreamActivity is a SHOW_WHEN_LOCKED activity, this is already
covered by checking for an occluding activity of any kind.
The DisplayPolicy definition of mShowingDream checks for an application
window belonging to ACTIVITY_TYPE_DREAM - ie. does not check for AOD
states or windowless dream - so there is no difference between these
definitions except that the KeyguardController will calculate everything
it needs at the exact time it's needed.
Flag: EXEMPT bugfix
Bug: 159821769
Bug: 337917376
Test: atest KeyguardTests
Test: atest DreamManagerServiceTests
Change-Id: I0250025c5e0bc1c7af8c0dc978f441bfbce50326
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions