Home
last modified time | relevance | path

Searched refs:FINGERPRINT_ERROR_TIMEOUT (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricFingerprintConstants.java50 FINGERPRINT_ERROR_TIMEOUT,
86 int FINGERPRINT_ERROR_TIMEOUT = 3; field
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/util/
DIndicationHelperTest.kt29 import android.hardware.biometrics.BiometricFingerprintConstants.FINGERPRINT_ERROR_TIMEOUT
132 underTest.shouldSuppressErrorMsg(BiometricSourceType.FACE, FINGERPRINT_ERROR_TIMEOUT) in suppressErrorMsg_fingerprintPrimaryAuthRequired()
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
DAidlConversionUtils.java40 return BiometricFingerprintConstants.FINGERPRINT_ERROR_TIMEOUT; in toFrameworkError()
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/fingerprint/aidl/
DFingerprintEnrollClientTest.java21 import static android.hardware.biometrics.BiometricFingerprintConstants.FINGERPRINT_ERROR_TIMEOUT;
375 client.onError(FINGERPRINT_ERROR_TIMEOUT, 0); in testAuthenticationStateListeners_onError()
387 FINGERPRINT_ERROR_TIMEOUT).build() in testAuthenticationStateListeners_onError()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java1468 case FINGERPRINT_ERROR_TIMEOUT: in getErrorString()
/frameworks/base/core/api/
Dcurrent.txt20410 field public static final int FINGERPRINT_ERROR_TIMEOUT = 3; // 0x3