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

Method batchResponse

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

Starts the runnable for batched delivery of responses if it is not already started. @param cacheKey The cacheKey of the response being delivered. @param request The BatchedImageRequest to be delivered. @param error The volley error associated with the request (if applicable).

(String cacheKey, BatchedImageRequest request)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

onGetImageSuccessMethod · 0.95
onGetImageErrorMethod · 0.95

Calls 1

putMethod · 0.65

Tested by

no test coverage detected