OSDN Git Service

Hide windows even when AOD is off
authorLucas Dupin <dupin@google.com>
Mon, 2 Jul 2018 20:15:23 +0000 (13:15 -0700)
committerLucas Dupin <dupin@google.com>
Mon, 2 Jul 2018 23:06:49 +0000 (23:06 +0000)
commit5a4f92c209e4b20bb6e60df176673c42865d5131
treea8412af230be96533f51e0298cfaa1475879ecbe
parent19bbcfff1e1bd94a4b294c36f1e14d7286c685e0
Hide windows even when AOD is off

AOD might be off but it can become visible when the user double taps
or lifts the phone. We should prepare the window manager for these
cases.

Test: turn AOD on and off, set screen lock to 'None', double tap display
Bug: 110938816
Change-Id: I6f2db86579d5b86a86fcd1a4515ee77c78460c9d
packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java