Searched refs:setShouldCache (Results 1 – 2 of 2) sorted by relevance
85 mRequest.setShouldCache(false); in test_shouldCacheFalse()93 mRequest.setShouldCache(true); in test_shouldCacheTrue()
463 public final Request<?> setShouldCache(boolean shouldCache) { in setShouldCache() method in Request