Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricFingerprintConstants.java53 FINGERPRINT_ERROR_VENDOR,
121 int FINGERPRINT_ERROR_VENDOR = 8; field
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DAidlConversionUtils.java48 return BiometricFingerprintConstants.FINGERPRINT_ERROR_VENDOR; in toFrameworkError()
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintManager.java1461 final int clientErrMsgId = errMsgId == FINGERPRINT_ERROR_VENDOR in sendErrorResult()
1687 case FINGERPRINT_ERROR_VENDOR: { in getErrorString()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintService.java27 import static android.hardware.biometrics.BiometricFingerprintConstants.FINGERPRINT_ERROR_VENDOR;
386 receiver.onError(FINGERPRINT_ERROR_VENDOR, errorCode);
/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.txt19681 field public static final int FINGERPRINT_ERROR_VENDOR = 8; // 0x8