Searched refs:BIOMETRIC_ERROR_LOCKOUT (Results 1 – 14 of 14) sorted by relevance
91 int BIOMETRIC_ERROR_LOCKOUT = 7; field184 BIOMETRIC_ERROR_LOCKOUT,
51 BiometricConstants.BIOMETRIC_ERROR_LOCKOUT,
1078 final boolean isLockout = (error == BiometricConstants.BIOMETRIC_ERROR_LOCKOUT) in onBiometricError()
287 case BiometricConstants.BIOMETRIC_ERROR_LOCKOUT: in biometricConstantsToBiometricManager()349 return BiometricConstants.BIOMETRIC_ERROR_LOCKOUT; in authenticatorStatusToBiometricConstant()
451 final boolean errorLockout = error == BiometricConstants.BIOMETRIC_ERROR_LOCKOUT in onErrorReceived()
930 BiometricConstants.BIOMETRIC_ERROR_LOCKOUT, in testErrorFromHal_whilePreparingAuthentication_credentialAllowed()964 BiometricConstants.BIOMETRIC_ERROR_LOCKOUT, in testErrorFromHal_whilePreparingAuthentication_credentialNotAllowed()970 eq(BiometricConstants.BIOMETRIC_ERROR_LOCKOUT), in testErrorFromHal_whilePreparingAuthentication_credentialNotAllowed()979 BiometricPrompt.BIOMETRIC_ERROR_LOCKOUT); in testBiometricAuth_whenBiometricLockoutTimed_sendsErrorAndModality()1008 BiometricPrompt.BIOMETRIC_ERROR_LOCKOUT); in testMultiBiometricAuth_whenLockoutTimed_sendsErrorAndModality()1165 BiometricConstants.BIOMETRIC_ERROR_LOCKOUT, in testLockout_whileAuthenticating_credentialAllowed()1173 eq(BiometricConstants.BIOMETRIC_ERROR_LOCKOUT), in testLockout_whileAuthenticating_credentialAllowed()
229 {BiometricConstants.BIOMETRIC_ERROR_LOCKOUT, in testBiometricConstantsConversion()
238 session.onErrorReceived(0, cookie1, BiometricConstants.BIOMETRIC_ERROR_LOCKOUT, 0); in testOnErrorReceived_lockoutError()
138 ? BiometricConstants.BIOMETRIC_ERROR_LOCKOUT in onAuthenticated()
345 ? BiometricConstants.BIOMETRIC_ERROR_LOCKOUT in start()
586 final int error = BiometricConstants.BIOMETRIC_ERROR_LOCKOUT; in testErrorLockout_whenCredentialAllowed_AnimatesToCredentialUI()613 final int error = BiometricConstants.BIOMETRIC_ERROR_LOCKOUT; in testErrorLockout_whenCredentialNotAllowed_sendsOnError()
463 BiometricConstants.BIOMETRIC_ERROR_LOCKOUT,
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18331 field public static final int BIOMETRIC_ERROR_LOCKOUT = 7; // 0x7