Searched refs:applyingBatch (Results 1 – 2 of 2) sorted by relevance
111 private boolean applyingBatch() { in applyingBatch() method in SQLiteContentProvider119 boolean applyingBatch = applyingBatch(); in insert()120 if (!applyingBatch) { in insert()162 boolean applyingBatch = applyingBatch(); in update()163 if (!applyingBatch) { in update()186 boolean applyingBatch = applyingBatch(); in delete()187 if (!applyingBatch) { in delete()
86 private boolean applyingBatch() { in applyingBatch() method in SQLiteContentProvider93 boolean applyingBatch = applyingBatch(); in insert()95 if (!applyingBatch) { in insert()148 boolean applyingBatch = applyingBatch(); in update()150 if (!applyingBatch) { in update()181 boolean applyingBatch = applyingBatch(); in delete()183 if (!applyingBatch) { in delete()