Home
last modified time | relevance | path

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

/frameworks/volley/src/com/android/volley/
DRequest.java418 public final void setShouldCache(boolean shouldCache) { in setShouldCache()
425 public final boolean shouldCache() { in shouldCache() method in Request