Searched refs:rIdSet (Results 1 – 1 of 1) sorted by relevance
68 final Set<Long> rIdSet = rawContactIds.get(i); in mergeComponentsWithDisjointAccounts() local69 if (rIdSet != null && !rIdSet.isEmpty()) { in mergeComponentsWithDisjointAccounts()70 connectedRawContactSets.add(rIdSet); in mergeComponentsWithDisjointAccounts()