Home | History | Annotate | Download | only in fingerprint

Lines Matching refs:getErrorString

464                         getErrorString(FINGERPRINT_ERROR_HW_UNAVAILABLE));
509 getErrorString(FINGERPRINT_ERROR_HW_UNAVAILABLE));
563 getErrorString(FINGERPRINT_ERROR_HW_UNAVAILABLE));
719 mEnrollmentCallback.onEnrollmentError(errMsgId, getErrorString(errMsgId));
721 mAuthenticationCallback.onAuthenticationError(errMsgId, getErrorString(errMsgId));
724 getErrorString(errMsgId));
800 private String getErrorString(int errMsg) {