Searched refs:DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED (Results 1 – 7 of 7) sorted by relevance
252 case BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED: in getAuthenticationTypeForResult()
1546 case BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED: in handleOnDismissed()
246 BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED), in testGetAuthenticationTypeForResult_getsCorrectType()
500 BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED, in testAuthenticate_happyPathWithoutConfirmation()
200 BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED, in onDismissed()
156 public static final int DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED = 4; field in BiometricPrompt
148 eq(BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED), in testSendsReasonConfirmNotRequired_whenDismissedByAuthenticated()