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

Method beginTransaction

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

Source from the content-addressed store, hash-verified

3223 }
3224
3225 @Override
3226 @SuppressWarnings("deprecation")
3227 public void beginTransaction() {
3228 super.beginTransaction();
3229 }
3230
3231 @Override
3232 @SuppressWarnings("deprecation")

Callers 15

delegateMethod · 0.95
fetchMethod · 0.95
optimizeAccountMethod · 0.95
cleanupMethod · 0.95
onExecuteMethod · 0.95
onExecuteMethod · 0.95
onSyncMethod · 0.95
onSendMethod · 0.95
onRestoreMethod · 0.95
onExecuteMethod · 0.95
onExecuteMethod · 0.95
onExecuteMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected