Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DImsConference.java660 mConferenceHost.performAddConferenceParticipants(participants); in onAddConferenceParticipants()
DTelephonyConnection.java1011 performAddConferenceParticipants(participants); in onAddConferenceParticipants()
1387 public void performAddConferenceParticipants(List<Uri> participants) { in performAddConferenceParticipants() method in TelephonyConnection