OSDN Git Service

Do not show bouncer when fading away
authorLucas Dupin <dupin@google.com>
Wed, 21 Mar 2018 22:59:15 +0000 (15:59 -0700)
committerLucas Dupin <dupin@google.com>
Thu, 22 Mar 2018 23:20:19 +0000 (23:20 +0000)
commit28dc9d7dfd28703cd1c8c80349bfb33fb439f8e3
tree07ebc695924f09f60ebe6d748c4c6f76937ff7ef
parent3d565fa8dd654fc2473db7a4bba5d4a41a3a6254
Do not show bouncer when fading away

Change-Id: I2d09a84ec7cda04dab3095f16f3c6e3acd425c76
Fixes: 76035580
Test: atest packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/KeyguardBouncerTest.java
Test: double tap on notification, dismiss bouncer
Test: swipe up, dismiss bouncer
Test: go to emergency dialer, hit back
Test: fp from lock screen
Test: fp from AOD
packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardBouncer.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/KeyguardBouncerTest.java