Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricFingerprintConstants.java54 FINGERPRINT_ERROR_LOCKOUT_PERMANENT,
128 int FINGERPRINT_ERROR_LOCKOUT_PERMANENT = 9; field
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/util/
H A DIndicationHelperTest.kt28 import android.hardware.biometrics.BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT_PERMANENT
148 FINGERPRINT_ERROR_LOCKOUT_PERMANENT
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/shared/model/
H A DFingerprintAuthenticationModels.kt56 msgId == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT_PERMANENT
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/util/
H A DIndicationHelper.kt49 msgId == BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT_PERMANENT
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
H A DBiometricMessageInteractor.kt138 id == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT_PERMANENT)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/domain/interactor/
H A DOccludingAppDeviceEntryInteractorTest.kt313 FingerprintManager.FINGERPRINT_ERROR_LOCKOUT_PERMANENT,
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DFingerprintAuthenticationClient.java406 final int error = BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT_PERMANENT; in onLockoutPermanent()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBiometricUnlockController.java749 || msgId == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT_PERMANENT); in onBiometricError()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardUpdateMonitorTest.java23 …atic android.hardware.biometrics.BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT_PERMANENT;
1324 .onAuthenticationError(FINGERPRINT_ERROR_LOCKOUT_PERMANENT, ""); in testFaceAndFingerprintLockout_onlyFingerprint()
1337 .onAuthenticationError(FINGERPRINT_ERROR_LOCKOUT_PERMANENT, ""); in testFaceAndFingerprintLockout()
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintManager.java1666 case FINGERPRINT_ERROR_LOCKOUT_PERMANENT: in getErrorString()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java1128 if (msgId == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT_PERMANENT) { in handleFingerprintError()
1137 || msgId == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT_PERMANENT) { in handleFingerprintError()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt19675 field public static final int FINGERPRINT_ERROR_LOCKOUT_PERMANENT = 9; // 0x9