Home
last modified time | relevance | path

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

/device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/
DSQLiteContentProvider.java46 private static final int SLEEP_AFTER_YIELD_DELAY = 4000; field in SQLiteContentProvider
219 if (mDb.yieldIfContendedSafely(SLEEP_AFTER_YIELD_DELAY)) { in applyBatch()