Searched refs:ON_ADD_CONFERENCE_PARTICIPANTS (Results 1 – 2 of 2) sorted by relevance
49 public static final int ON_ADD_CONFERENCE_PARTICIPANTS = 10; field in MockConnection233 if (mInvokeCounterMap.get(ON_ADD_CONFERENCE_PARTICIPANTS) != null) { in onAddConferenceParticipants()234 mInvokeCounterMap.get(ON_ADD_CONFERENCE_PARTICIPANTS).invoke(participants); in onAddConferenceParticipants()423 case ON_ADD_CONFERENCE_PARTICIPANTS: in getCounterLabel()
798 MockConnection.ON_ADD_CONFERENCE_PARTICIPANTS); in testAddConferenceParticipants()