OSDN Git Service

Fix flash of ambient on fp unlock
authorJason Monk <jmonk@google.com>
Thu, 15 Jun 2017 18:21:34 +0000 (14:21 -0400)
committerJason Monk <jmonk@google.com>
Thu, 15 Jun 2017 23:57:28 +0000 (19:57 -0400)
commitbe9df03cbffc90d085c002e98d8cf0a46fcbbeef
treedbd80e1be4e506d54b06e0dc396b6237d50f4981
parent0823c9ff5cbbe954bd747d4713b18f5856bdd371
Fix flash of ambient on fp unlock

If we are in fp mode WAKE_AND_UNLOCK assume always set dozing
to false because we may not have received the keyguard callback
yet but we still should be hiding doze content.

Test: Add delay to exit animation callback and use fp unlock
Change-Id: I3d9256482cd5a35f6fa8864577b799432e2ab189
Fixes: 34916735
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java