Searched refs:FINGERPRINT_ERROR_VENDOR_BASE (Results 1 – 2 of 2) sorted by relevance
134 public static final int FINGERPRINT_ERROR_VENDOR_BASE = 1000; field
884 ? (vendorCode + FINGERPRINT_ERROR_VENDOR_BASE) : errMsgId; in sendErrorResult()