Home
last modified time | relevance | path

Searched refs:onAddConferenceParticipants (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockConference.java171 public void onAddConferenceParticipants(List<Uri> participants) { in onAddConferenceParticipants() method in MockConference
172 super.onAddConferenceParticipants(participants); in onAddConferenceParticipants()
DMockConnection.java211 public void onAddConferenceParticipants(List<Uri> participants) { in onAddConferenceParticipants() method in MockConnection
212 super.onAddConferenceParticipants(participants); in onAddConferenceParticipants()