Searched refs:yieldTransaction (Results 1 – 3 of 3) sorted by relevance
504 public boolean yieldTransaction(long sleepAfterYieldDelayMillis, boolean throwIfUnsafe, in yieldTransaction() method in SQLiteSession
702 return getThreadSession().yieldTransaction(sleepAfterYieldDelay, throwIfUnsafe, null); in yieldIfContendedHelper()
17723 Landroid/database/sqlite/SQLiteSession;->yieldTransaction(JZLandroid/os/CancellationSignal;)Z