MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / getDiskCacheDir

Method getDiskCacheDir

library/src/com/android/volley/misc/Utils.java:164–182  ·  view source on GitHub ↗

Get a usable cache directory (external if available, internal otherwise). @param context The context to use @param uniqueName A unique directory name to append to the cache dir @return The cache dir

(Context context, String uniqueName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

newRequestQueueMethod · 0.95
ImageCacheParamsMethod · 0.95

Calls 3

isExternalMountedMethod · 0.95
getExternalCacheDirMethod · 0.95
getCacheDirMethod · 0.80

Tested by

no test coverage detected