Home
last modified time | relevance | path

Searched refs:FINGERPRINT_ERROR_CANCELED (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/core/java/com/android/server/fingerprint/
DEnumerateClient.java82 onError(FingerprintManager.FINGERPRINT_ERROR_CANCELED, 0 /* vendorCode */); in stop()
DEnrollClient.java122 onError(FingerprintManager.FINGERPRINT_ERROR_CANCELED, 0 /* vendorCode */); in stop()
DFingerprintService.java380 if (error == FingerprintManager.FINGERPRINT_ERROR_CANCELED) { in handleError()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java97 public static final int FINGERPRINT_ERROR_CANCELED = 5; field in FingerprintManager
1039 case FINGERPRINT_ERROR_CANCELED: in getErrorString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java470 || msgId == FingerprintManager.FINGERPRINT_ERROR_CANCELED) { in onFingerprintError()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java577 if (msgId == FingerprintManager.FINGERPRINT_ERROR_CANCELED in handleFingerprintError()
/frameworks/base/api/
Dcurrent.txt15861 field public static final int FINGERPRINT_ERROR_CANCELED = 5; // 0x5
Dtest-current.txt15959 field public static final int FINGERPRINT_ERROR_CANCELED = 5; // 0x5
Dsystem-current.txt16613 field public static final int FINGERPRINT_ERROR_CANCELED = 5; // 0x5