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

Method getFile

app/src/main/java/eu/faircode/email/Adguard.java:418–420  ·  view source on GitHub ↗
(Context context)

Source from the content-addressed store, hash-verified

416 }
417
418 private static File getFile(Context context) {
419 return new File(context.getFilesDir(), "adguard.txt");
420 }
421}

Callers 15

filterMethod · 0.95
downloadMethod · 0.95
delegateMethod · 0.45
checkICalendarMethod · 0.45
getNotificationUnseenMethod · 0.45
onExecuteMethod · 0.45
resizeAttachmentMethod · 0.45
onExecuteMethod · 0.45
bindToMethod · 0.45
onScanMethod · 0.45
onViewConfirmedMethod · 0.45
onExecuteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected