MCPcopy 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

onSynchronizeMessagesMethod · 0.95
onStartListeningMethod · 0.45
formatMethod · 0.45
animateMethod · 0.45
onChangedMethod · 0.45
getSuggestionsMethod · 0.45
headMethod · 0.45
onPreparedMethod · 0.45
onCreateViewMethod · 0.45
resizeAttachmentMethod · 0.45
onCreateViewMethod · 0.45
onChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected