MCPcopy Create free account
hub / github.com/M66B/FairEmail / onExecute

Method onExecute

app/src/main/java/eu/faircode/email/SimpleTask.java:434–434  ·  view source on GitHub ↗
(Context context, Bundle args)

Source from the content-addressed store, hash-verified

432 }
433
434 protected abstract T onExecute(Context context, Bundle args) throws Throwable;
435
436 protected void postProgress(CharSequence status) {
437 postProgress(status, null);

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected