Searched refs:isBatch (Results 1 – 3 of 3) sorted by relevance
151 return t != null && t.isBatch(); in isInBatch()332 if (transaction != null && (!transaction.isBatch() || callerIsBatch)) { in endTransaction()
78 public boolean isBatch() { in isBatch() method in ContactsTransaction
3474 private int deleteEventInternal(long id, boolean callerIsSyncAdapter, boolean isBatch) { in deleteEventInternal() argument3558 if (!isBatch) { in deleteEventInternal()