Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricFingerprintConstants.java54 FINGERPRINT_ERROR_LOCKOUT_PERMANENT,
127 int FINGERPRINT_ERROR_LOCKOUT_PERMANENT = 9; field
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
DFingerprintAuthenticationClient.java244 final int error = BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT_PERMANENT; in onLockoutPermanent()
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardUpdateMonitorTest.java669 .onAuthenticationError(FingerprintManager.FINGERPRINT_ERROR_LOCKOUT_PERMANENT, ""); in testFaceAndFingerprintLockout_onlyFingerprint()
684 .onAuthenticationError(FingerprintManager.FINGERPRINT_ERROR_LOCKOUT_PERMANENT, ""); in testFaceAndFingerprintLockout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java981 && msgId != FingerprintManager.FINGERPRINT_ERROR_LOCKOUT_PERMANENT) in shouldSuppressFingerprintError()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java1363 case FINGERPRINT_ERROR_LOCKOUT_PERMANENT: in getErrorString()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java812 if (msgId == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT_PERMANENT) { in handleFingerprintError()
818 || msgId == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT_PERMANENT) { in handleFingerprintError()
/frameworks/base/core/api/
Dcurrent.txt18929 field public static final int FINGERPRINT_ERROR_LOCKOUT_PERMANENT = 9; // 0x9