OSDN Git Service

Update UnlockMethodCache when screen turns off
authorKevin Chyn <kchyn@google.com>
Thu, 31 Aug 2017 02:02:43 +0000 (19:02 -0700)
committerKevin Chyn <kchyn@google.com>
Thu, 31 Aug 2017 02:16:33 +0000 (19:16 -0700)
commit08ae664365748b2e78caf62ef063aa656aa90e96
treebe8296834e01be07cdaa7f3cb8ce1339d584aa01
parent0ddaa63b6716d40b1d7988e9e224c31472a0d633
Update UnlockMethodCache when screen turns off

Fixes: 65212307

Test: 1) add a temporary log in update()
2) turn off screen, make sure update() is called, and
   canSkipBouncer value is updated and correct

Change-Id: I576d2375d38e83f286ad1fc6aa25944326c3ef8f
packages/SystemUI/src/com/android/systemui/statusbar/phone/UnlockMethodCache.java