Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ start
Method
start
app/src/main/java/eu/faircode/email/DutyCycle.java:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
public
void
start() {
50
start =
new
Date().getTime();
51
}
52
53
public
void
stop(boolean foreground, ExecutorService executor) {
54
boolean done = false;
Callers
15
onSynchronizeMessages
Method · 0.95
onStartListening
Method · 0.45
format
Method · 0.45
animate
Method · 0.45
onChanged
Method · 0.45
getSuggestions
Method · 0.45
head
Method · 0.45
onPrepared
Method · 0.45
onCreateView
Method · 0.45
resizeAttachment
Method · 0.45
onCreateView
Method · 0.45
onChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected