Searched defs:isBatch (Results 1 – 2 of 2) sorted by relevance
78 public boolean isBatch() { in isBatch() method in ContactsTransaction
3472 private int deleteEventInternal(long id, boolean callerIsSyncAdapter, boolean isBatch) { in deleteEventInternal()