OSDN Git Service

Expand NPV when bouncer is gone
authorLucas Dupin <dupin@google.com>
Tue, 2 Apr 2019 02:03:10 +0000 (19:03 -0700)
committerLucas Dupin <dupin@google.com>
Tue, 2 Apr 2019 02:03:10 +0000 (19:03 -0700)
commitce84fc567f4b06703631a3229fec49723c1f3e99
treedcf37c699da9973aed92db124bfa81a515ec7c94
parent65e18e43a297110a7ae3ab350d577b2834807adb
Expand NPV when bouncer is gone

This ensures that we'll have the correct expansion after bouncer
dismissal, instead of relying on updateIsKeyguard() to be called
after KeyguardBouncer#hide

Test: double tap notification on LS, shade, shade locked, AOD
Test: auth or cancel after seeing bouncer on each case
Test: solve SIM PIN challenge
Fixes: 129706733
Change-Id: I7946ac1bc385f36caf1d414fd7505416278b48e8
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java