Searched defs:VolleyDiskCacheWrapper (Results 1 - 1 of 1) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/volley/
H A DVolleyDiskCacheWrapper.java22 public class VolleyDiskCacheWrapper implements Cache { class in inherits:Cache
23 private static final String TAG = "VolleyDiskCacheWrapper";
34 public VolleyDiskCacheWrapper(DiskCache diskCache) { method in class:VolleyDiskCacheWrapper

Completed in 64 milliseconds