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

Method set

library/src/com/android/volley/toolbox/ImageLoader.java:302–329  ·  view source on GitHub ↗

Issues a bitmap request with the given URL if that image is not available in the cache, and returns a bitmap container that contains all of the data relating to the request (as well as the default image if the requested image is not available). @param requestUrl The url of the remote image @param im

(String requestUrl, ImageListener imageListener,
            int maxWidth, int maxHeight, ScaleType scaleType, Bitmap bitmap)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

loadMethod · 0.45
interceptMoveLeftMethod · 0.45
interceptMoveRightMethod · 0.45
resetTransformationsMethod · 0.45
onDrawMethod · 0.45
onLayoutMethod · 0.45
generateMatrixMethod · 0.45
translateMethod · 0.45
snapMethod · 0.45

Calls 8

getCacheKeyMethod · 0.95
successMethod · 0.95
getCacheMethod · 0.95
onResponseMethod · 0.65
putBitmapMethod · 0.65
putMethod · 0.65

Tested by

no test coverage detected