Searched refs:onAddConferenceParticipants (Results 1 – 2 of 2) sorted by relevance
171 public void onAddConferenceParticipants(List<Uri> participants) { in onAddConferenceParticipants() method in MockConference172 super.onAddConferenceParticipants(participants); in onAddConferenceParticipants()
212 public void onAddConferenceParticipants(List<Uri> participants) { in onAddConferenceParticipants() method in MockConnection213 super.onAddConferenceParticipants(participants); in onAddConferenceParticipants()