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

Method setTag

library/src/com/android/volley/Request.java:185–188  ·  view source on GitHub ↗

Set a tag on this request. Can be used to cancel all requests with this tag by RequestQueue#cancelAll(Object). @return This Request object to allow for chaining.

(Object tag)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

addToRequestQueueMethod · 0.45
updateToRequestQueueMethod · 0.45
addToRequestQueueMethod · 0.45
getMethod · 0.45
setMethod · 0.45
onResponseMethod · 0.45
getMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected