Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ run
Method
run
app/src/main/java/eu/faircode/email/ServiceSend.java:190–193 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
188
189
executor.submit(
new
Runnable() {
190
@Override
191
public
void
run() {
192
processOperations(process);
193
}
194
});
195
}
196
}
Callers
nothing calls this directly
Calls
15
processOperations
Method · 0.95
getActiveNetwork
Method · 0.95
log
Method · 0.95
getNetworkState
Method · 0.95
getSystemService
Method · 0.95
areNotificationsEnabled
Method · 0.95
getNotificationService
Method · 0.95
w
Method · 0.95
start
Method · 0.95
getInstance
Method · 0.95
folder
Method · 0.95
operation
Method · 0.95
Tested by
no test coverage detected