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

Method onExecuted

app/src/main/java/eu/faircode/email/SimpleTask.java:457–458  ·  view source on GitHub ↗
(Bundle args, T data)

Source from the content-addressed store, hash-verified

455 }
456
457 protected void onExecuted(Bundle args, T data) {
458 }
459
460 protected abstract void onException(Bundle args, Throwable ex);
461

Callers 1

deliverMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected