Searched refs:applyingBatch (Results 1 – 1 of 1) sorted by relevance
102 private boolean applyingBatch() { in applyingBatch() method in SQLiteContentProvider110 boolean applyingBatch = applyingBatch(); in insert()111 if (!applyingBatch) { in insert()152 boolean applyingBatch = applyingBatch(); in update()153 if (!applyingBatch) { in update()176 boolean applyingBatch = applyingBatch(); in delete()177 if (!applyingBatch) { in delete()