Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitorCallback.java280 public void onBiometricRunningStateChanged(boolean running, in onBiometricRunningStateChanged() method in KeyguardUpdateMonitorCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java776 public void onBiometricRunningStateChanged(boolean running, in onBiometricRunningStateChanged() method in KeyguardIndicationController.BaseKeyguardCallback