Searched refs:mParticipantCount (Results 1 – 2 of 2) sorted by relevance
115 protected int mParticipantCount = 0; field in ImsCallingBase553 mParticipantCount = children.size(); in onChildrenChanged()
1744 return (mParticipantCount == count) ? true : false; in assertParticiapantAddedToConference()