Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ onPreExecute
Method
onPreExecute
app/src/main/java/eu/faircode/email/SimpleTask.java:431–432 ·
view source on GitHub ↗
(Bundle args)
Source
from the content-addressed store, hash-verified
429
}
430
431
protected
void
onPreExecute(Bundle args) {
432
}
433
434
protected
abstract T onExecute(Context context, Bundle args) throws Throwable;
435
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected