Searched defs:bouncerShowing (Results 1 – 8 of 8) sorted by relevance
19 void onStateChanged(boolean keyguardShowing, boolean keyguardOccluded, boolean bouncerShowing); in onStateChanged()
53 var bouncerShowing: Boolean = false variable in com.android.systemui.statusbar.phone.KeyguardBypassController
459 public void setBouncerShowingScrimmed(boolean bouncerShowing) { in setBouncerShowingScrimmed()
532 public void setBouncerShowingScrimmed(boolean bouncerShowing) { in setBouncerShowingScrimmed()
661 boolean bouncerShowing; field in StatusBarWindowController.State
2904 boolean keyguardOccluded, boolean bouncerShowing, boolean secure, in getLoggingFingerprint()3700 public void setBouncerShowing(boolean bouncerShowing) { in setBouncerShowing()
569 boolean bouncerShowing) { in onStatusBarStateChanged()
115 var bouncerShowing: Boolean = false in <lambda>() variable