Home
last modified time | relevance | path

Searched refs:BIOMETRIC_ERROR_TIMEOUT (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricConstants.java64 int BIOMETRIC_ERROR_TIMEOUT = 3; field
180 BIOMETRIC_ERROR_TIMEOUT,
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DBiometricServiceTest.java241 BiometricConstants.BIOMETRIC_ERROR_TIMEOUT, in testClientBinderDied_whenPaused()
810 BiometricConstants.BIOMETRIC_ERROR_TIMEOUT, in testErrorHalTimeout_whenAuthenticating_entersPausedState()
817 eq(BiometricConstants.BIOMETRIC_ERROR_TIMEOUT), in testErrorHalTimeout_whenAuthenticating_entersPausedState()
859 BiometricConstants.BIOMETRIC_ERROR_TIMEOUT, in testErrorFromHal_whenPaused_notifiesSystemUIAndClient()
1228 BiometricConstants.BIOMETRIC_ERROR_TIMEOUT, in testDismissedReasonNegative_whilePaused_invokeHalCancel()
1247 BiometricConstants.BIOMETRIC_ERROR_TIMEOUT, in testDismissedReasonUserCancel_whilePaused_invokesHalCancel()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthController.java1089 || error == BiometricConstants.BIOMETRIC_ERROR_TIMEOUT in onBiometricError()
1097 || error == BiometricConstants.BIOMETRIC_ERROR_TIMEOUT) in onBiometricError()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthControllerTest.java500 BiometricConstants.BIOMETRIC_ERROR_TIMEOUT); in testOnAuthenticationFailedInvoked_coex_whenFaceAuthRejected_withTimeout()
544 final int error = BiometricConstants.BIOMETRIC_ERROR_TIMEOUT; in testOnAuthenticationFailedInvoked_whenBiometricTimedOut()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DBiometricService.java448 if (error == BiometricConstants.BIOMETRIC_ERROR_TIMEOUT) { in createBiometricSensorReceiver()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt18337 field public static final int BIOMETRIC_ERROR_TIMEOUT = 3; // 0x3