Home
last modified time | relevance | path

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

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