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