Home
last modified time | relevance | path

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

/frameworks/ex/common/java/com/android/common/content/
DSQLiteContentProvider.java134 mDb.yieldIfContendedSafely(); in bulkInsert()
224 if (mDb.yieldIfContendedSafely(SLEEP_AFTER_YIELD_DELAY)) { in applyBatch()
/frameworks/base/core/java/android/database/sqlite/
DSQLiteDatabase.java928 public boolean yieldIfContendedSafely() { in yieldIfContendedSafely() method in SQLiteDatabase
943 public boolean yieldIfContendedSafely(long sleepAfterYieldDelay) { in yieldIfContendedSafely() method in SQLiteDatabase
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9856 method public boolean yieldIfContendedSafely();
9857 method public boolean yieldIfContendedSafely(long);
/frameworks/base/core/api/
Dcurrent.txt14812 method public boolean yieldIfContendedSafely();
14813 method public boolean yieldIfContendedSafely(long);
/frameworks/base/boot/
Dboot-image-profile.txt5819 HSPLandroid/database/sqlite/SQLiteDatabase;->yieldIfContendedSafely(J)Z
/frameworks/base/config/
Dboot-image-profile.txt5822 HSPLandroid/database/sqlite/SQLiteDatabase;->yieldIfContendedSafely(J)Z