Searched refs:BIOMETRIC_PAUSED_REJECTED (Results 1 – 5 of 5) sorted by relevance
169 int BIOMETRIC_PAUSED_REJECTED = 100; field193 BIOMETRIC_PAUSED_REJECTED})
481 BiometricConstants.BIOMETRIC_PAUSED_REJECTED, in testOnAuthenticationFailedInvoked_whenBiometricRejected()494 BiometricConstants.BIOMETRIC_PAUSED_REJECTED); in testOnAuthenticationFailedInvoked_coex_whenFaceAuthRejected_withPaused()530 BiometricConstants.BIOMETRIC_PAUSED_REJECTED, in testOnAuthenticationFailedInvoked_whenFingerprintAuthRejected()
1088 final boolean isSoftError = (error == BiometricConstants.BIOMETRIC_PAUSED_REJECTED in onBiometricError()1096 final String errorMessage = (error == BiometricConstants.BIOMETRIC_PAUSED_REJECTED in onBiometricError()
668 BiometricConstants.BIOMETRIC_PAUSED_REJECTED, 0 /* vendorCode */); in onAuthenticationRejected()
756 eq(BiometricConstants.BIOMETRIC_PAUSED_REJECTED), in testRejectFace_whenAuthenticating_notifiesSystemUIAndClient_thenPaused()775 eq(BiometricConstants.BIOMETRIC_PAUSED_REJECTED), in testRejectFingerprint_whenAuthenticating_notifiesAndKeepsAuthenticating()