Searched refs:SLEEP_AFTER_YIELD_DELAY (Results 1 – 1 of 1) sorted by relevance
46 private static final int SLEEP_AFTER_YIELD_DELAY = 4000; field in SQLiteContentProvider219 if (mDb.yieldIfContendedSafely(SLEEP_AFTER_YIELD_DELAY)) { in applyBatch()