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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactAggregator.java64 * ContactAggregator deals with aggregating contact information coming from different sources.
68 public class ContactAggregator { class
70 private static final String TAG = "ContactAggregator";
248 public ContactAggregator(ContactsProvider2 contactsProvider, method in class:ContactAggregator

Completed in 1814 milliseconds