Searched refs:endTransactionUnchecked (Results 1 – 4 of 4) sorted by relevance
422 endTransactionUnchecked(cancellationSignal, false); in endTransaction()425 private void endTransactionUnchecked(CancellationSignal cancellationSignal, boolean yielding) { in endTransactionUnchecked() method in SQLiteSession563 endTransactionUnchecked(cancellationSignal, true); // might throw in yieldTransactionUnchecked()
5910 HSPLandroid/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroid/os/CancellationSignal;…
5913 HSPLandroid/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroid/os/CancellationSignal;…
14807 Landroid/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroid/os/CancellationSignal;Z)V