Home
last modified time | relevance | path

Searched refs:BIOMETRIC_ERROR_UNABLE_TO_PROCESS (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricConstants.java57 int BIOMETRIC_ERROR_UNABLE_TO_PROCESS = 2; field
179 BIOMETRIC_ERROR_UNABLE_TO_PROCESS,
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DBiometricServiceTest.java892 BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS, in testErrorFromHal_whileAuthenticating_waitsForSysUIBeforeNotifyingClient()
900 eq(BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS), in testErrorFromHal_whileAuthenticating_waitsForSysUIBeforeNotifyingClient()
912 eq(BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS), in testErrorFromHal_whileAuthenticating_waitsForSysUIBeforeNotifyingClient()
1188 BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS, in testLockout_whenAuthenticating_credentialNotAllowed()
1196 eq(BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS), in testLockout_whenAuthenticating_credentialNotAllowed()
/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.txt18338 field public static final int BIOMETRIC_ERROR_UNABLE_TO_PROCESS = 2; // 0x2