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

Method setTransactionSuccessful

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

Source from the content-addressed store, hash-verified

3229 }
3230
3231 @Override
3232 @SuppressWarnings("deprecation")
3233 public void setTransactionSuccessful() {
3234 super.setTransactionSuccessful();
3235 }
3236
3237 @Override
3238 @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