Searched refs:yieldTransaction (Results 1 – 2 of 2) sorted by relevance
502 public boolean yieldTransaction(long sleepAfterYieldDelayMillis, boolean throwIfUnsafe, in yieldTransaction() method in SQLiteSession
641 return getThreadSession().yieldTransaction(sleepAfterYieldDelay, throwIfUnsafe, null); in yieldIfContendedHelper()