Home
last modified time | relevance | path

Searched refs:rIdSet (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
DContactAggregatorHelper.java68 final Set<Long> rIdSet = rawContactIds.get(i); in mergeComponentsWithDisjointAccounts() local
69 if (rIdSet != null && !rIdSet.isEmpty()) { in mergeComponentsWithDisjointAccounts()
70 connectedRawContactSets.add(rIdSet); in mergeComponentsWithDisjointAccounts()