Searched refs:entryIterator (Results 1 – 1 of 1) sorted by relevance
1036 Iterator<Map.Entry<Pair<Uri, Uri>, ConferenceParticipantConnection>> entryIterator = in handleConferenceParticipantsUpdate() local1038 while (entryIterator.hasNext()) { in handleConferenceParticipantsUpdate()1040 entryIterator.next(); in handleConferenceParticipantsUpdate()1047 entryIterator.remove(); in handleConferenceParticipantsUpdate()