Searched refs:newParticipantCount (Results 1 – 1 of 1) sorted by relevance
1053 int newParticipantCount = mConferenceParticipantConnections.size(); in handleConferenceParticipantsUpdate() local1055 + "newParticipantcount=%d", oldParticipantCount, newParticipantCount); in handleConferenceParticipantsUpdate()1060 if (oldParticipantCount != 1 && newParticipantCount == 1) { in handleConferenceParticipantsUpdate()1082 && newParticipantCount == 0) { in handleConferenceParticipantsUpdate()