Searched refs:ContactAggregatorHelper (Results 1 – 4 of 4) sorted by relevance
71 ContactAggregatorHelper.mergeComponentsWithDisjointAccounts(connectedRawContactSets, in testMergeComponentsWithDisjointAccounts()101 ContactAggregatorHelper.mergeComponentsWithDisjointAccounts(connectedRawContactSets, in testMergeComponentsWithDisjointAccounts2()131 Set<Set<Long>> actual = ContactAggregatorHelper.findConnectedComponents(rawContactIdSet, in testFindConnectedRawContacts()
32 public class ContactAggregatorHelper { class34 private ContactAggregatorHelper() {} in ContactAggregatorHelper() method in ContactAggregatorHelper
48 import com.android.providers.contacts.aggregation.util.ContactAggregatorHelper;325 ContactAggregatorHelper.mergeComponentsWithDisjointAccounts(connectedRawContactSets, in reAggregateRawContacts()438 ContactAggregatorHelper.findConnectedComponents(component, joinPairs)); in breakComponentsByExceptions()
42 import com.android.providers.contacts.aggregation.util.ContactAggregatorHelper;838 return ContactAggregatorHelper.findConnectedComponents(rawContactIdSet, matchingRawIdPairs); in findConnectedRawContacts()