Searched refs:endTransactionUnchecked (Results 1 – 4 of 4) 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()
5974 HSPLandroid/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroid/os/CancellationSignal;…
5977 HSPLandroid/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroid/os/CancellationSignal;…
14807 Landroid/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroid/os/CancellationSignal;Z)V