Searched refs:isSuccessfulResponse (Results 1 – 1 of 1) sorted by relevance
400 if (isSuccessfulResponse(responseCode)) { in doFetchPayload()513 if (isSuccessfulResponse(responseCode)) { in doGetAndReadNothing()579 if (isSuccessfulResponse(responseCode)) { in doPostPlainText()696 if (isSuccessfulResponse(responseCode)) { in doPerformRequestAndGetResponse()838 public static boolean isSuccessfulResponse(int responseCode) { in isSuccessfulResponse() method in AdServicesHttpsClient