Home
last modified time | relevance | path

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

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