Searched refs:RESULT_BAD_RESPONSE (Results 1 – 2 of 2) sorted by relevance
39 public final static int RESULT_BAD_RESPONSE = RESULT_OP_SPECIFIC_ERROR_RESULT - 2; field in EasAutoDiscover205 return RESULT_BAD_RESPONSE; in handleResponse()
203 if (resultCode != EasAutoDiscover.RESULT_BAD_RESPONSE) {242 EasAutoDiscover.RESULT_BAD_RESPONSE);