Searched refs:DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED (Results 1 – 8 of 8) sorted by relevance
250 BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED), in testGetAuthenticationTypeForResult_getsCorrectType()
23 …t static android.hardware.biometrics.BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIR…578 session.onDialogDismissed(DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED, null); in testLogOnDialogDismissed_authenticatedWithoutConfirmation()
671 BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED, in testAuthenticate_happyPathWithoutConfirmation()
112 public static final int DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED = 4; field in BiometricPrompt147 DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED,
332 case BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED: in getAuthenticationTypeForResult()
846 case BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED: in onDialogDismissed()
402 eq(BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED), in testSendsReasonConfirmNotRequired_whenDismissedByAuthenticated()
543 BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED, in onDismissed()