Searched refs:FINGERPRINT_ERROR_VENDOR_BASE (Results 1 – 2 of 2) sorted by relevance
24 …ort static android.hardware.biometrics.BiometricFingerprintConstants.FINGERPRINT_ERROR_VENDOR_BASE;216 ? (vendorCode + FINGERPRINT_ERROR_VENDOR_BASE) : errMsgId; in sendErrorResult()
203 int FINGERPRINT_ERROR_VENDOR_BASE = 1000; field