Home
last modified time | relevance | path

Searched refs:FINGERPRINT_ERROR_HW_UNAVAILABLE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java437 callback.onAuthenticationError(FINGERPRINT_ERROR_HW_UNAVAILABLE, in authenticate()
438 getErrorString(mContext, FINGERPRINT_ERROR_HW_UNAVAILABLE, in authenticate()
488 callback.onEnrollmentError(FINGERPRINT_ERROR_HW_UNAVAILABLE, in enroll()
489 getErrorString(mContext, FINGERPRINT_ERROR_HW_UNAVAILABLE, in enroll()
560 callback.onRemovalError(fp, FINGERPRINT_ERROR_HW_UNAVAILABLE, in remove()
561 getErrorString(mContext, FINGERPRINT_ERROR_HW_UNAVAILABLE, in remove()
583 callback.onEnumerateError(FINGERPRINT_ERROR_HW_UNAVAILABLE, in enumerate()
584 getErrorString(mContext, FINGERPRINT_ERROR_HW_UNAVAILABLE, in enumerate()
941 case FINGERPRINT_ERROR_HW_UNAVAILABLE: in getErrorString()
/frameworks/base/core/java/android/hardware/biometrics/
DBiometricFingerprintConstants.java40 public static final int FINGERPRINT_ERROR_HW_UNAVAILABLE = 1; field
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java714 if (msgId == FingerprintManager.FINGERPRINT_ERROR_HW_UNAVAILABLE) { in handleFingerprintError()
/frameworks/base/non-updatable-api/
Dcurrent.txt17560 field public static final int FINGERPRINT_ERROR_HW_UNAVAILABLE = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt17560 field public static final int FINGERPRINT_ERROR_HW_UNAVAILABLE = 1; // 0x1