Home
last modified time | relevance | path

Searched defs:shouldRetryConnectionErrors (Results 1 – 1 of 1) sorted by relevance

/external/volley/src/main/java/com/android/volley/
DRequest.java545 public final Request<?> setShouldRetryConnectionErrors(boolean shouldRetryConnectionErrors) { in setShouldRetryConnectionErrors()
554 public final boolean shouldRetryConnectionErrors() { in shouldRetryConnectionErrors() method in Request