Searched defs:ContactsTransaction (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsTransaction.java34 public class ContactsTransaction { class
71 public ContactsTransaction(boolean batch) { method in class:ContactsTransaction
187 Log.i(AbstractContactsProvider.TAG, "ContactsTransaction.finish callerIsBatch=" +
188 callerIsBatch, new RuntimeException("ContactsTransaction.finish"));
193 Log.i(AbstractContactsProvider.TAG, "ContactsTransaction.finish: " +

Completed in 70 milliseconds