Searched refs:FINGERPRINT_ERROR_BAD_CALIBRATION (Results 1 – 4 of 4) sorted by relevance
66 FINGERPRINT_ERROR_BAD_CALIBRATION,191 int FINGERPRINT_ERROR_BAD_CALIBRATION = 18; field
50 return BiometricFingerprintConstants.FINGERPRINT_ERROR_BAD_CALIBRATION; in toFrameworkError()
271 if (errorCode == BiometricFingerprintConstants.FINGERPRINT_ERROR_BAD_CALIBRATION) { in onError()
1492 case FINGERPRINT_ERROR_BAD_CALIBRATION: in getErrorString()