commit | f1381bbe1322a17e8e66b92b4a3c94369dc2cb1d | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Fri Jun 08 14:11:41 2018 -0700 |
committer | Lucas Dupin <dupin@google.com> | Tue Jun 12 21:58:23 2018 +0000 |
tree | 0b2c8835cc8f0c03f2a14168822c005e70abc35c | |
parent | 5c4b2f6e08f92117a2c2ab9d7b5df4bb66304f6e [diff] |
Avoid showing bouncer when in a launch transition The panel will collapse but the bouncer should not become visible, otherwise the IME might be requested. Test: go/sysui-bouncer-tests Test: atest packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManagerTest.java Change-Id: I0405cf1b956aa239b0684ac357a38cf4b2357cb2 Fixes: 109879604