Searched refs:BIOMETRIC_ERROR_LOCKOUT_PERMANENT (Results 1 – 11 of 11) sorted by relevance
106 int BIOMETRIC_ERROR_LOCKOUT_PERMANENT = 9; field175 BIOMETRIC_ERROR_LOCKOUT_PERMANENT,
280 case BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT: in biometricConstantsToBiometricManager()341 return BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT; in authenticatorStatusToBiometricConstant()
441 || error == BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT; in onErrorReceived()
122 : BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT; in onAuthenticated()
231 {BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT, in testBiometricConstantsConversion()
846 BiometricPrompt.BIOMETRIC_ERROR_LOCKOUT_PERMANENT); in testBiometricAuth_whenBiometricLockoutPermanent_sendsErrorAndModality()
344 final int error = BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT; in testErrorLockoutPermanent_whenCredentialAllowed_AnimatesToCredentialUI()373 final int error = BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT; in testErrorLockoutPermanent_whenCredentialNotAllowed_sendsOnError()
410 : BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT; in start()
392 case BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT: in onAuthenticationError()
597 || (error == BiometricConstants.BIOMETRIC_ERROR_LOCKOUT_PERMANENT); in onBiometricError()
17802 field public static final int BIOMETRIC_ERROR_LOCKOUT_PERMANENT = 9; // 0x9