Searched refs:ContactAggregatorHelper (Results 1 – 4 of 4) sorted by relevance
74 ContactAggregatorHelper.mergeComponentsWithDisjointAccounts(connectedRawContactSets, in testMergeComponentsWithDisjointAccounts()104 ContactAggregatorHelper.mergeComponentsWithDisjointAccounts(connectedRawContactSets, in testMergeComponentsWithDisjointAccounts2()134 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;323 ContactAggregatorHelper.mergeComponentsWithDisjointAccounts(connectedRawContactSets, in reAggregateRawContacts()436 ContactAggregatorHelper.findConnectedComponents(component, joinPairs)); in breakComponentsByExceptions()
42 import com.android.providers.contacts.aggregation.util.ContactAggregatorHelper;834 return ContactAggregatorHelper.findConnectedComponents(rawContactIdSet, matchingRawIdPairs); in findConnectedRawContacts()