Searched refs:mVendorError (Results 1 – 1 of 1) sorted by relevance
116 private int mVendorError; field in FaceService.AuthenticationEvent124 mVendorError = vendorError; in AuthenticationEvent()132 + "\tVendorCode: " + mVendorError in toString()133 + "\t" + FaceManager.getErrorString(context, mError, mVendorError); in toString()