MCPcopy Create free account
hub / github.com/bacy/volley / getCacheKey

Method getCacheKey

src/com/android/volley/toolbox/ImageLoader.java:526–529  ·  view source on GitHub ↗

Creates a cache key for use with the L1 cache. @param url The URL of the request. @param maxWidth The max-width of the output. @param maxHeight The max-height of the output.

(String url, int maxWidth, int maxHeight)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

isCachedMethod · 0.95
getMethod · 0.95
getBitmapFromMemCacheMethod · 0.95

Calls 2

appendMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected