Searched refs:attemptRetryOnException (Results 1 – 1 of 1) sorted by relevance
120 private static void attemptRetryOnException( in attemptRetryOnException() method in NetworkUtility147 attemptRetryOnException("socket", request, new TimeoutError()); in handleException()156 attemptRetryOnException("connection", request, new NoConnectionError()); in handleException()176 attemptRetryOnException("auth", request, new AuthFailureError(networkResponse)); in handleException()182 attemptRetryOnException( in handleException()192 attemptRetryOnException("network", request, new NetworkError()); in handleException()