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