Searched refs:BIOMETRIC_PAUSED_REJECTED (Results 1 – 5 of 5) sorted by relevance
147 int BIOMETRIC_PAUSED_REJECTED = 100; field
343 final boolean isSoftError = (error == BiometricConstants.BIOMETRIC_PAUSED_REJECTED in onBiometricError()350 final String errorMessage = (error == BiometricConstants.BIOMETRIC_PAUSED_REJECTED) in onBiometricError()
206 BiometricConstants.BIOMETRIC_PAUSED_REJECTED, in testOnAuthenticationFailedInvoked_whenBiometricRejected()
614 eq(BiometricConstants.BIOMETRIC_PAUSED_REJECTED), in testRejectFace_whenAuthenticating_notifiesSystemUIAndClient_thenPaused()633 eq(BiometricConstants.BIOMETRIC_PAUSED_REJECTED), in testRejectFingerprint_whenAuthenticating_notifiesAndKeepsAuthenticating()
1384 BiometricConstants.BIOMETRIC_PAUSED_REJECTED, 0 /* vendorCode */); in handleAuthenticationRejected()