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