Searched refs:ProfileAggregator (Results 1 – 2 of 2) sorted by relevance
35 public class ProfileAggregator extends ContactAggregator { class39 public ProfileAggregator(ContactsProvider2 contactsProvider, in ProfileAggregator() method in ProfileAggregator
161 import com.android.providers.contacts.aggregation.ProfileAggregator;1674 mProfileAggregator = new ProfileAggregator(this, mProfileHelper, in initForDefaultLocale()