Home
last modified time | relevance | path

Searched defs:bouncerIsOrWillBeShowing (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardViewController.java182 boolean bouncerIsOrWillBeShowing(); in bouncerIsOrWillBeShowing() method
H A DKeyguardUpdateMonitor.java3152 public void sendKeyguardBouncerChanged(boolean bouncerIsOrWillBeShowing) { in sendKeyguardBouncerChanged()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
H A DCarKeyguardViewController.java338 public boolean bouncerIsOrWillBeShowing() { in bouncerIsOrWillBeShowing() method in CarKeyguardViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java935 public boolean bouncerIsOrWillBeShowing() { in bouncerIsOrWillBeShowing() method in StatusBarKeyguardViewManager