Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricFingerprintConstants.java52 FINGERPRINT_ERROR_CANCELED,
99 int FINGERPRINT_ERROR_CANCELED = 5; field
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/util/
DIndicationHelperTest.kt26 import android.hardware.biometrics.BiometricFingerprintConstants.FINGERPRINT_ERROR_CANCELED
101 FINGERPRINT_ERROR_CANCELED in suppressErrorMsg_fingerprintErrorCancelled()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/util/
DIndicationHelper.kt36 msgId == BiometricFingerprintConstants.FINGERPRINT_ERROR_CANCELED || in shouldSuppressErrorMsg()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/shared/model/
DFingerprintAuthenticationModels.kt85 msgId == BiometricFingerprintConstants.FINGERPRINT_ERROR_CANCELED ||
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
DAidlConversionUtils.java44 return BiometricFingerprintConstants.FINGERPRINT_ERROR_CANCELED; in toFrameworkError()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java1473 case FINGERPRINT_ERROR_CANCELED: in getErrorString()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1026 if (msgId == FingerprintManager.FINGERPRINT_ERROR_CANCELED in handleFingerprintError()
/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.txt20403 field public static final int FINGERPRINT_ERROR_CANCELED = 5; // 0x5