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

/frameworks/ex/common/java/com/android/common/content/
H A DSQLiteContentProvider.java45 private static final int SLEEP_AFTER_YIELD_DELAY = 4000; field in class:SQLiteContentProvider
224 if (mDb.yieldIfContendedSafely(SLEEP_AFTER_YIELD_DELAY)) {

Completed in 39 milliseconds