Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricConstants.java106 int BIOMETRIC_ERROR_LOCKOUT_PERMANENT = 9; field
186 BIOMETRIC_ERROR_LOCKOUT_PERMANENT,
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricFingerprintAndFaceView.kt55 BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT,
H A DAuthController.java1079 || (error == BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT); in onBiometricError()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthBiometricFingerprintAndFaceViewTest.kt146 BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT,
H A DAuthControllerTest.java599 final int error = BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT; in testErrorLockoutPermanent_whenCredentialAllowed_AnimatesToCredentialUI()
628 final int error = BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT; in testErrorLockoutPermanent_whenCredentialNotAllowed_sendsOnError()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DUtils.java288 case BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT: in biometricConstantsToBiometricManager()
352 return BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT; in authenticatorStatusToBiometricConstant()
H A DAuthSession.java452 || error == BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT; in onErrorReceived()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DUtilsTest.java231 {BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT, in testBiometricConstantsConversion()
H A DBiometricServiceTest.java986 BiometricPrompt.BIOMETRIC_ERROR_LOCKOUT_PERMANENT); in testBiometricAuth_whenBiometricLockoutPermanent_sendsErrorAndModality()
1015 BiometricPrompt.BIOMETRIC_ERROR_LOCKOUT_PERMANENT); in testMultiBiometricAuth_whenLockoutPermanent_sendsErrorAndModality()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/
H A DFingerprintAuthenticationClient.java139 : BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT; in onAuthenticated()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DAuthenticationClient.java346 : BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT; in start()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
H A DBiometricViewBinder.kt464 BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT,
/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.txt18332 field public static final int BIOMETRIC_ERROR_LOCKOUT_PERMANENT = 9; // 0x9