Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java252 private static final int BIOMETRIC_ACTION_STOP = 1; field in KeyguardUpdateMonitor
503 updateFingerprintListeningState(BIOMETRIC_ACTION_STOP); in onTrustChanged()
1013 KeyguardUpdateMonitor.this.updateFingerprintListeningState(BIOMETRIC_ACTION_STOP); in onFingerprintCancelNotReceived()
1247 updateFingerprintListeningState(BIOMETRIC_ACTION_STOP); in handleFaceError()
1614 updateFingerprintListeningState(BIOMETRIC_ACTION_STOP); in notifyStrongAuthAllowedChanged()
1639 updateFingerprintListeningState(BIOMETRIC_ACTION_STOP); in notifyNonStrongBiometricAllowedChanged()
2578 if (action == BIOMETRIC_ACTION_STOP) { in updateFingerprintListeningState()
2584 if (action == BIOMETRIC_ACTION_STOP) { in updateFingerprintListeningState()