Searched refs:tmpSets (Results 1 – 1 of 1) sorted by relevance
425 final Set<Set<Long>> tmpSets = new ArraySet<>(connectedRawContacts); in breakComponentsByExceptions() local426 for (Set<Long> component : tmpSets) { in breakComponentsByExceptions()