Searched refs:existingSubIds (Results 1 – 1 of 1) sorted by relevance
315 final HashSet<Integer> existingSubIds = new HashSet<Integer>(); in getExistingSubIds() local326 existingSubIds.add(subId); in getExistingSubIds()334 return existingSubIds; in getExistingSubIds()367 final Set<Integer> existingSubIds = getExistingSubIds(); in refreshSelfParticipantList() local374 if (!existingSubIds.contains(subId)) { in refreshSelfParticipantList()378 existingSubIds.add(subId); in refreshSelfParticipantList()