Searched refs:FINGERPRINT_ERROR_BAD_CALIBRATION (Results 1 – 5 of 5) sorted by relevance
64 FINGERPRINT_ERROR_BAD_CALIBRATION})188 int FINGERPRINT_ERROR_BAD_CALIBRATION = 18; field
50 return BiometricFingerprintConstants.FINGERPRINT_ERROR_BAD_CALIBRATION; in toFrameworkError()
142 if (errorCode == BiometricFingerprintConstants.FINGERPRINT_ERROR_BAD_CALIBRATION) { in onError()
137 if (errorCode == BiometricFingerprintConstants.FINGERPRINT_ERROR_BAD_CALIBRATION) { in onError()
1378 case FINGERPRINT_ERROR_BAD_CALIBRATION: in getErrorString()