Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricConstants.java52 int BIOMETRIC_ERROR_UNABLE_TO_PROCESS = 2; field
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java733 BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS, in testErrorFromHal_whileAuthenticating_waitsForSysUIBeforeNotifyingClient()
742 eq(BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS), in testErrorFromHal_whileAuthenticating_waitsForSysUIBeforeNotifyingClient()
753 eq(BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS), in testErrorFromHal_whileAuthenticating_waitsForSysUIBeforeNotifyingClient()
929 BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS, in testLockout_whenAuthenticating_credentialNotAllowed()
937 eq(BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS), in testLockout_whenAuthenticating_credentialNotAllowed()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt17100 field public static final int BIOMETRIC_ERROR_UNABLE_TO_PROCESS = 2; // 0x2