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

Method cancel

library/src/com/android/volley/misc/AsyncTask.java:489–492  ·  view source on GitHub ↗

Attempts to cancel execution of this task. This attempt will fail if the task has already completed, already been cancelled, or could not be cancelled for some other reason. If successful, and this task has not started when cancel is called, this task should never run. If the task has a

(boolean mayInterruptIfRunning)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

setMethod · 0.45

Tested by

no test coverage detected