Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
filter
Method · 0.95
download
Method · 0.95
delegate
Method · 0.45
checkICalendar
Method · 0.45
getNotificationUnseen
Method · 0.45
onExecute
Method · 0.45
resizeAttachment
Method · 0.45
onExecute
Method · 0.45
bindTo
Method · 0.45
onScan
Method · 0.45
onViewConfirmed
Method · 0.45
onExecute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected