Home
last modified time | relevance | path

Searched refs:bouncerIsAnimatingAway (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java639 && !bouncerIsAnimatingAway() in beginShowingBouncer()
933 if (mKeyguardStateController.isShowing() && !bouncerIsAnimatingAway()) { in reset()
1807 public boolean bouncerIsAnimatingAway() { in bouncerIsAnimatingAway() method in StatusBarKeyguardViewManager