Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/fingerprint/
DEnumerateClient.java75 onError(FingerprintManager.FINGERPRINT_ERROR_CANCELED); in stop()
DRemovalClient.java63 onError(FingerprintManager.FINGERPRINT_ERROR_CANCELED); in stop()
DEnrollClient.java117 onError(FingerprintManager.FINGERPRINT_ERROR_CANCELED); in stop()
DFingerprintService.java227 if (error == FingerprintManager.FINGERPRINT_ERROR_CANCELED) { in handleError()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java98 public static final int FINGERPRINT_ERROR_CANCELED = 5; field in FingerprintManager
921 case FINGERPRINT_ERROR_CANCELED: in getErrorString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java261 || msgId == FingerprintManager.FINGERPRINT_ERROR_CANCELED) {
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardUpdateMonitor.java465 if (msgId == FingerprintManager.FINGERPRINT_ERROR_CANCELED in handleFingerprintError()
/frameworks/base/api/
Dcurrent.txt14476 field public static final int FINGERPRINT_ERROR_CANCELED = 5; // 0x5
Dtest-current.txt14489 field public static final int FINGERPRINT_ERROR_CANCELED = 5; // 0x5
Dsystem-current.txt14930 field public static final int FINGERPRINT_ERROR_CANCELED = 5; // 0x5