Home
last modified time | relevance | path

Searched defs:onBiometricRunningStateChanged (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitorCallback.java285 public void onBiometricRunningStateChanged(boolean running, in onBiometricRunningStateChanged() method in KeyguardUpdateMonitorCallback
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java1099 public void onBiometricRunningStateChanged(boolean running, in onBiometricRunningStateChanged() method in KeyguardIndicationController.BaseKeyguardCallback