Home
last modified time | relevance | path

Searched refs:yieldTransaction (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteSession.java504 public boolean yieldTransaction(long sleepAfterYieldDelayMillis, boolean throwIfUnsafe, in yieldTransaction() method in SQLiteSession
DSQLiteDatabase.java702 return getThreadSession().yieldTransaction(sleepAfterYieldDelay, throwIfUnsafe, null); in yieldIfContendedHelper()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17723 Landroid/database/sqlite/SQLiteSession;->yieldTransaction(JZLandroid/os/CancellationSignal;)Z