MCPcopy Create free account
hub / github.com/SummerRC/BiLiBiLi / execute

Method execute

ZI-master/src/com/yixia/zi/utils/AsyncTask.java:556–558  ·  view source on GitHub ↗

Executes the task with the specified parameters. The task returns itself (this) so that the caller can keep a reference to it. Note: this function schedules the task on a queue for a single background thread or pool of threads depending on the platform version. When first introduced, AsyncTasks

(Params... params)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

scheduleNextMethod · 0.45
executeOnExecutorMethod · 0.45
displayImageMethod · 0.45
startMethod · 0.45
onCreateMethod · 0.45
onCreateMethod · 0.45
createParserMethod · 0.45
onCreateViewMethod · 0.45
onCreateMethod · 0.45
onLoadMoreMethod · 0.45
onRefreshMethod · 0.45
onCreateViewMethod · 0.45

Calls 1

executeOnExecutorMethod · 0.95

Tested by

no test coverage detected