Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java565 updateBiometricListeningState(BIOMETRIC_ACTION_STOP, in onTrustChanged()
568 updateBiometricListeningState(BIOMETRIC_ACTION_START, in onTrustChanged()
860 updateBiometricListeningState(BIOMETRIC_ACTION_UPDATE, in setKeyguardShowing()
898 updateBiometricListeningState(BIOMETRIC_ACTION_UPDATE, in onCameraLaunched()
955 updateBiometricListeningState(BIOMETRIC_ACTION_UPDATE, in onFingerprintAuthenticated()
1230 updateBiometricListeningState(BIOMETRIC_ACTION_UPDATE, in onFaceAuthenticated()
1760 updateBiometricListeningState( in notifyStrongAuthAllowedChanged()
1790 updateBiometricListeningState(BIOMETRIC_ACTION_STOP, in notifyNonStrongBiometricAllowedChanged()
1813 updateBiometricListeningState(BIOMETRIC_ACTION_UPDATE, in setAssistantVisible()
2779 private void updateBiometricListeningState(int action, in updateBiometricListeningState() method in KeyguardUpdateMonitor
[all …]