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

Method get

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

Returns an ImageContainer for the requested URL. The ImageContainer will contain either the specified default bitmap or the loaded bitmap. If the default was returned, the ImageLoader will be invoked when the request is fulfilled. @param requestUrl The URL of the image to be loaded. @param

(String requestUrl, final ImageListener listener)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

onClickMethod · 0.95

Calls 10

getCacheKeyMethod · 0.95
addContainerMethod · 0.95
makeImageRequestMethod · 0.95
getBitmapMethod · 0.65
onResponseMethod · 0.65
getMethod · 0.65
putMethod · 0.65
setHeadersMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected