OSDN Git Service

Interstitial frame for grace period of face auth
authorLucas Dupin <dupin@google.com>
Wed, 24 Apr 2019 21:56:52 +0000 (14:56 -0700)
committerLucas Dupin <dupin@google.com>
Thu, 25 Apr 2019 02:10:00 +0000 (19:10 -0700)
commit787f9a068a374a6e69d0a47da8b283b95a2cb9f1
treedea8d8efb461b26215c959a429f575c1270b8200
parentd0f57d3683a27cf75901a54df7760156c2e93a16
Interstitial frame for grace period of face auth

Delay bouncer for a few millis if face auth is happening to avoid
overlaping animations.

Fixes: 130327140
Test: manual
Test: atest KeyguardBouncerTest
Change-Id: I6873605ba3e8d54af86325d81b10cc6aec131cf2
packages/SystemUI/src/com/android/systemui/SystemUIFactory.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardBouncer.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/KeyguardBouncerTest.java