Searched refs:BIOMETRIC_ERROR_LOCKOUT (Results 1 – 13 of 13) sorted by relevance
92 int BIOMETRIC_ERROR_LOCKOUT = 7; field185 BIOMETRIC_ERROR_LOCKOUT,
299 case BiometricConstants.BIOMETRIC_ERROR_LOCKOUT: in biometricConstantsToBiometricManager()361 return BiometricConstants.BIOMETRIC_ERROR_LOCKOUT; in authenticatorStatusToBiometricConstant()
460 final boolean errorLockout = error == BiometricConstants.BIOMETRIC_ERROR_LOCKOUT in onErrorReceived()
961 BiometricConstants.BIOMETRIC_ERROR_LOCKOUT, in testErrorFromHal_whilePreparingAuthentication_credentialAllowed()995 BiometricConstants.BIOMETRIC_ERROR_LOCKOUT, in testErrorFromHal_whilePreparingAuthentication_credentialNotAllowed()1001 eq(BiometricConstants.BIOMETRIC_ERROR_LOCKOUT), in testErrorFromHal_whilePreparingAuthentication_credentialNotAllowed()1010 BiometricPrompt.BIOMETRIC_ERROR_LOCKOUT); in testBiometricAuth_whenBiometricLockoutTimed_sendsErrorAndModality()1039 BiometricPrompt.BIOMETRIC_ERROR_LOCKOUT); in testMultiBiometricAuth_whenLockoutTimed_sendsErrorAndModality()1196 BiometricConstants.BIOMETRIC_ERROR_LOCKOUT, in testLockout_whileAuthenticating_credentialAllowed()1204 eq(BiometricConstants.BIOMETRIC_ERROR_LOCKOUT), in testLockout_whileAuthenticating_credentialAllowed()
229 {BiometricConstants.BIOMETRIC_ERROR_LOCKOUT, in testBiometricConstantsConversion()
255 session.onErrorReceived(0, cookie1, BiometricConstants.BIOMETRIC_ERROR_LOCKOUT, 0); in testOnErrorReceived_lockoutError()
350 ? BiometricConstants.BIOMETRIC_ERROR_LOCKOUT in start()
594 final int error = BiometricConstants.BIOMETRIC_ERROR_LOCKOUT; in testErrorLockout_whenCredentialAllowed_AnimatesToCredentialUI()621 final int error = BiometricConstants.BIOMETRIC_ERROR_LOCKOUT; in testErrorLockout_whenCredentialNotAllowed_sendsOnError()
219 ? BiometricConstants.BIOMETRIC_ERROR_LOCKOUT in handleLockout()
541 BiometricConstants.BIOMETRIC_ERROR_LOCKOUT,
1067 final boolean isLockout = (error == BiometricConstants.BIOMETRIC_ERROR_LOCKOUT) in onBiometricError()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18929 field public static final int BIOMETRIC_ERROR_LOCKOUT = 7; // 0x7