Searched refs:newCallIds (Results 1 – 1 of 1) sorted by relevance
384 Set<String> newCallIds = new ArraySet<>(conferenceParticipants.size()); in updateParticipantInfo() local389 newCallIds.add(callId); in updateParticipantInfo()412 if (!newCallIds.contains(existingCallId)) { in updateParticipantInfo()