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

Method finish

library/src/com/android/volley/RequestQueue.java:283–308  ·  view source on GitHub ↗

Called from Request#finish(String), indicating that processing of the given request has finished. Releases waiting requests for request.getCacheKey() if request.shouldCache() .

(Request<T> request)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

vMethod · 0.95
onRequestFinishedMethod · 0.80
shouldCacheMethod · 0.80
sizeMethod · 0.80
removeMethod · 0.65
getCacheKeyMethod · 0.45

Tested by

no test coverage detected