HomeSort by relevance Sort by last modified time
    Searched refs:attemptRetryOnException (Results 1 - 3 of 3) sorted by null

  /external/volley/src/main/java/com/android/volley/toolbox/
BasicNetwork.java 169 attemptRetryOnException("socket", request, new TimeoutError());
186 attemptRetryOnException("auth",
193 attemptRetryOnException("server",
203 attemptRetryOnException("network", request, new NetworkError());
227 private static void attemptRetryOnException(String logPrefix, Request<?> request,
  /prebuilts/tools/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/
library-1.0.10.jar 
  /prebuilts/tools/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/
library-1.0.18.jar 

Completed in 165 milliseconds