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

Method onCancelled

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

Runs on the UI thread after #cancel(boolean) is invoked and #doInBackground(Object[]) has finished. The default implementation simply invokes #onCancelled() and ignores the result. If you write your own implementation, do not call super.onCancelled(result)</c

(Result result)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

finishMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected