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/
DTelephonyConnection.java871 performAddConferenceParticipants(participants); in onAddConferenceParticipants()
1187 public void performAddConferenceParticipants(List<Uri> participants) { in performAddConferenceParticipants() method in TelephonyConnection
DImsConference.java657 mConferenceHost.performAddConferenceParticipants(participants); in onAddConferenceParticipants()