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

/frameworks/ex/common/java/com/android/common/content/
H A DSQLiteContentProvider.java90 private boolean applyingBatch() { method in class:SQLiteContentProvider
97 boolean applyingBatch = applyingBatch();
98 if (!applyingBatch) {
150 boolean applyingBatch = applyingBatch();
151 if (!applyingBatch) {
178 boolean applyingBatch = applyingBatch();
179 if (!applyingBatch) {
[all...]

Completed in 56 milliseconds