MCPcopy Create free account
hub / github.com/dileber/dileber / isCached

Method isCached

lib/src/com/android/volley/toolbox/ImageLoader.java:152–154  ·  view source on GitHub ↗

Checks if the item is available in the cache. @param requestUrl The url of the remote image @param maxWidth The maximum width of the returned image. @param maxHeight The maximum height of the returned image. @return True if the item exists in cache, false otherwise.

(String requestUrl, int maxWidth, int maxHeight)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

containImageCacheMethod · 0.80

Calls 3

getCacheKeyMethod · 0.95
getBitmapMethod · 0.65

Tested by

no test coverage detected