Searched refs:endTransactionUnchecked (Results 1 – 1 of 1) 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()