Home
last modified time | relevance | path

Searched refs:FINGERPRINT_ERROR_LOCKOUT (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricFingerprintConstants.java52 FINGERPRINT_ERROR_LOCKOUT,
111 int FINGERPRINT_ERROR_LOCKOUT = 7; field
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/util/
H A DIndicationHelperTest.kt27 import android.hardware.biometrics.BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT
142 FINGERPRINT_ERROR_LOCKOUT
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/shared/model/
H A DFingerprintAuthenticationModels.kt55 return msgId == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT ||
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/domain/interactor/
H A DOccludingAppDeviceEntryInteractorTest.kt215 FingerprintManager.FINGERPRINT_ERROR_LOCKOUT,
229 FingerprintManager.FINGERPRINT_ERROR_LOCKOUT,
322 FingerprintManager.FINGERPRINT_ERROR_LOCKOUT,
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/util/
H A DIndicationHelper.kt48 return msgId == BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT ||
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
H A DBiometricMessageInteractor.kt137 (id == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT ||
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DFingerprintAuthenticationClient.java379 final int error = BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT; in onLockoutTimed()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBiometricUnlockController.java748 && (msgId == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT in onBiometricError()
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintManager.java1664 case FINGERPRINT_ERROR_LOCKOUT: in getErrorString()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardUpdateMonitorTest.java22 import static android.hardware.biometrics.BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT;
3282 .onAuthenticationError(FINGERPRINT_ERROR_LOCKOUT, "Fingerprint locked out"); in fingerprintErrorTemporaryLockOut()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java1136 if (msgId == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT in handleFingerprintError()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt19674 field public static final int FINGERPRINT_ERROR_LOCKOUT = 7; // 0x7