Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricFingerprintConstants.java54 FINGERPRINT_ERROR_LOCKOUT,
113 int FINGERPRINT_ERROR_LOCKOUT = 7; field
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/util/
DIndicationHelperTest.kt27 import android.hardware.biometrics.BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT
142 FINGERPRINT_ERROR_LOCKOUT in doNotSuppressErrorMsg_fingerprintPrimaryAuthRequired_fingerprintLockout()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/deviceentry/domain/interactor/
DOccludingAppDeviceEntryInteractorTest.kt123 FingerprintManager.FINGERPRINT_ERROR_LOCKOUT, in lockout_goToHomeScreenOnDismissAction()
137 FingerprintManager.FINGERPRINT_ERROR_LOCKOUT, in lockout_notOnOccludingApp_neverGoToHomeScreen()
219 FingerprintManager.FINGERPRINT_ERROR_LOCKOUT, in message_fpError_lockoutFilteredOut()
DBiometricMessageInteractorTest.kt98 msgId = FingerprintManager.FINGERPRINT_ERROR_LOCKOUT, in fingerprintLockoutErrorMessage()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/util/
DIndicationHelper.kt48 return msgId == BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT || in isFingerprintLockoutErrorMsg()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/shared/model/
DFingerprintAuthenticationModels.kt92 msgId == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT ||
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/
DAlternateBouncerMessageAreaViewModelTest.kt91 msgId = FingerprintManager.FINGERPRINT_ERROR_LOCKOUT, in fingerprintLockoutMessage_notShown()
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
DFingerprintAuthenticationClient.java435 final int error = BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT; in onLockoutTimed()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/bouncer/ui/viewmodel/
DBouncerMessageViewModelTest.kt361 FingerprintManager.FINGERPRINT_ERROR_LOCKOUT, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java779 && (msgId == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT in onBiometricError()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java1475 case FINGERPRINT_ERROR_LOCKOUT: in getErrorString()
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardUpdateMonitorTest.java23 import static android.hardware.biometrics.BiometricFingerprintConstants.FINGERPRINT_ERROR_LOCKOUT;
2295 .onAuthenticationError(FINGERPRINT_ERROR_LOCKOUT, "Fingerprint locked out"); in fingerprintErrorTemporaryLockOut()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1057 if (msgId == FingerprintManager.FINGERPRINT_ERROR_LOCKOUT 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.txt20406 field public static final int FINGERPRINT_ERROR_LOCKOUT = 7; // 0x7