Searched refs:throwError (Results 1 – 1 of 1) sorted by relevance
423 throwError(urlConnection, responseCode); in doFetchPayload()517 throwError(urlConnection, responseCode); in doGetAndReadNothing()583 throwError(urlConnection, responseCode); in doPostPlainText()723 throwError(urlConnection, responseCode); in doPerformRequestAndGetResponse()751 private void throwError(final HttpsURLConnection urlConnection, int responseCode) in throwError() method in AdServicesHttpsClient