Searched refs:tmpIdSet (Results 1 – 1 of 1) sorted by relevance
222 final Set<Long> tmpIdSet = new ArraySet<>(); in findRawContactMatchingCandidates() local231 tmpIdSet.add(newRawContactId); in findRawContactMatchingCandidates()237 newIds.addAll(tmpIdSet); in findRawContactMatchingCandidates()