Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitorCallback.java86 public void onKeyguardBouncerStateChanged(boolean bouncerIsOrWillBeShowing) { } in onKeyguardBouncerStateChanged() method in KeyguardUpdateMonitorCallback
DLegacyLockIconViewController.java562 public void onKeyguardBouncerStateChanged(boolean bouncer) {
DKeyguardUpdateMonitor.java3432 cb.onKeyguardBouncerStateChanged(mPrimaryBouncerIsOrWillBeShowing); in handlePrimaryBouncerChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthRippleController.kt342 override fun onKeyguardBouncerStateChanged(bouncerIsOrWillBeShowing: Boolean) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java853 public void onKeyguardBouncerStateChanged(boolean bouncerIsOrWillBeShowing) { in onKeyguardBouncerStateChanged() method in BiometricUnlockController