Searched refs:newParticipantCount (Results 1 – 1 of 1) sorted by relevance
1095 int newParticipantCount = mConferenceParticipantConnections.size(); in handleConferenceParticipantsUpdate() local1098 oldParticipantCount, newParticipantCount, isMultiparty(), in handleConferenceParticipantsUpdate()1104 if (oldParticipantCount != 1 && newParticipantCount == 1) { in handleConferenceParticipantsUpdate()