Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricFingerprintConstants.java49 FINGERPRINT_ERROR_UNABLE_TO_PROCESS,
79 int FINGERPRINT_ERROR_UNABLE_TO_PROCESS = 2; field
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
DAidlConversionUtils.java38 return BiometricFingerprintConstants.FINGERPRINT_ERROR_UNABLE_TO_PROCESS; in toFrameworkError()
DFingerprintEnrollClient.java240 onError(BiometricFingerprintConstants.FINGERPRINT_ERROR_UNABLE_TO_PROCESS, in startHalOperation()
259 onError(BiometricFingerprintConstants.FINGERPRINT_ERROR_UNABLE_TO_PROCESS, in doEnroll()
/frameworks/base/core/tests/coretests/src/android/hardware/fingerprint/
DFingerprintManagerTest.java20 …atic android.hardware.biometrics.BiometricFingerprintConstants.FINGERPRINT_ERROR_UNABLE_TO_PROCESS;
171 verify(mEnrollCallback).onEnrollmentError(eq(FINGERPRINT_ERROR_UNABLE_TO_PROCESS), in enrollment_errorWhenHardwareAuthTokenIsNull()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java754 callback.onEnrollmentError(FINGERPRINT_ERROR_UNABLE_TO_PROCESS, in enroll()
755 getErrorString(mContext, FINGERPRINT_ERROR_UNABLE_TO_PROCESS, in enroll()
1465 case FINGERPRINT_ERROR_UNABLE_TO_PROCESS: in getErrorString()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt20411 field public static final int FINGERPRINT_ERROR_UNABLE_TO_PROCESS = 2; // 0x2