Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricConstants.java58 int BIOMETRIC_ERROR_UNABLE_TO_PROCESS = 2; field
180 BIOMETRIC_ERROR_UNABLE_TO_PROCESS,
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java923 BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS, in testErrorFromHal_whileAuthenticating_waitsForSysUIBeforeNotifyingClient()
931 eq(BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS), in testErrorFromHal_whileAuthenticating_waitsForSysUIBeforeNotifyingClient()
943 eq(BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS), in testErrorFromHal_whileAuthenticating_waitsForSysUIBeforeNotifyingClient()
1219 BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS, in testLockout_whenAuthenticating_credentialNotAllowed()
1227 eq(BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_PROCESS), in testLockout_whenAuthenticating_credentialNotAllowed()
/frameworks/base/core/api/
Dcurrent.txt18936 field public static final int BIOMETRIC_ERROR_UNABLE_TO_PROCESS = 2; // 0x2