Searched defs:errorInfo (Results 1 – 5 of 5) sorted by relevance
31 void onError(in String errorInfo); in onError()
89 SoapObject errorInfo = new SoapObject(); in verifySppSoapResponseWithErrorAttribute() local
80 SoapObject errorInfo = (SoapObject) response.getProperty(SPPErrorProperty); in SppResponseMessage() local
281 private void addProcessError(String processName, String errorType, String errorInfo) { in addProcessError()
223 ErrorInfo errorInfo = new ErrorInfo(iwlanError, policy); in reportIwlanError() local261 ErrorInfo errorInfo = new ErrorInfo(iwlanError, policy, backOffTime); in reportIwlanError() local