Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ serial
Method
serial
app/src/main/java/eu/faircode/email/SimpleTask.java:120–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
}
119
120
public
SimpleTask<T> serial() {
121
return
setExecutor(serialExecutor);
122
}
123
124
@NonNull
125
public
SimpleTask<T> setHandler(Handler handler) {
Callers
15
set
Method · 0.80
onCheckedChanged
Method · 0.80
setEncrypt
Method · 0.80
setPriority
Method · 0.80
setSensitivity
Method · 0.80
onCreateDialog
Method · 0.80
onActivityResult
Method · 0.80
set
Method · 0.80
selectIdentityForEmail
Method · 0.80
updateEncryption
Method · 0.80
convertRef
Method · 0.80
onClick
Method · 0.80
Calls
1
setExecutor
Method · 0.95
Tested by
no test coverage detected