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

/frameworks/ex/common/java/com/android/common/content/
H A DSQLiteContentProvider.java55 public int getMaxOperationsPerYield() { method in class:SQLiteContentProvider
214 if (++opCount > getMaxOperationsPerYield()) {

Completed in 60 milliseconds