Searched refs:endTransactionUnchecked (Results 1 – 3 of 3) sorted by relevance
403 endTransactionUnchecked(cancellationSignal, false); in endTransaction()406 private void endTransactionUnchecked(CancellationSignal cancellationSignal, boolean yielding) { in endTransactionUnchecked() method in SQLiteSession539 endTransactionUnchecked(cancellationSignal, true); // might throw in yieldTransactionUnchecked()
5370 HSPLandroid/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroid/os/CancellationSignal;…
17694 Landroid/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroid/os/CancellationSignal;Z)V