Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.45
u
Function · 0.45
onExecuted
Method · 0.45
onClick
Method · 0.45
onCheckedChanged
Method · 0.45
onClick
Method · 0.45
execute
Method · 0.45
delegate
Method · 0.45
onTouch
Method · 0.45
Calls
12
checkEmergencyBackup
Method · 0.95
e
Method · 0.95
query
Method · 0.95
log
Method · 0.95
getOpenHelper
Method · 0.80
moveToNext
Method · 0.80
lock
Method · 0.65
getChannel
Method · 0.45
getWritableDatabase
Method · 0.45
getColumnCount
Method · 0.45
append
Method · 0.45
getInt
Method · 0.45
Tested by
no test coverage detected