Home
last modified time | relevance | path

Searched refs:endTransactionUnchecked (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteSession.java403 endTransactionUnchecked(cancellationSignal, false); in endTransaction()
406 private void endTransactionUnchecked(CancellationSignal cancellationSignal, boolean yielding) { in endTransactionUnchecked() method in SQLiteSession
539 endTransactionUnchecked(cancellationSignal, true); // might throw in yieldTransactionUnchecked()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5974 HSPLandroid/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroid/os/CancellationSignal;…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt5977 HSPLandroid/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroid/os/CancellationSignal;…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt14807 Landroid/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroid/os/CancellationSignal;Z)V