MCPcopy Create free account
hub / github.com/M66B/FairEmail / run

Method run

app/src/main/java/eu/faircode/email/DB.java:457–460  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

455
456 Helper.getSerialExecutor().execute(new Runnable() {
457 @Override
458 public void run() {
459 checkEmergencyBackup(sContext);
460 }
461 });
462
463 try {

Callers 9

prism.jsFile · 0.45
uFunction · 0.45
onExecutedMethod · 0.45
onClickMethod · 0.45
onCheckedChangedMethod · 0.45
onClickMethod · 0.45
executeMethod · 0.45
delegateMethod · 0.45
onTouchMethod · 0.45

Calls 12

checkEmergencyBackupMethod · 0.95
eMethod · 0.95
queryMethod · 0.95
logMethod · 0.95
getOpenHelperMethod · 0.80
moveToNextMethod · 0.80
lockMethod · 0.65
getChannelMethod · 0.45
getWritableDatabaseMethod · 0.45
getColumnCountMethod · 0.45
appendMethod · 0.45
getIntMethod · 0.45

Tested by

no test coverage detected