Home
last modified time | relevance | path

Searched defs:addConferenceParticipants (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIInCallAdapter.aidl78 void addConferenceParticipants(String callId, in List<Uri> participants); in addConferenceParticipants() method
H A DIConnectionService.aidl122 void addConferenceParticipants(String CallId, in List<Uri> participants, in addConferenceParticipants() method
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DInCallAdapter.java358 public void addConferenceParticipants(String callId, List<Uri> participants) { in addConferenceParticipants() method in InCallAdapter
H A DRemoteConnection.java1123 public void addConferenceParticipants(@NonNull List<Uri> participants) { in addConferenceParticipants() method in RemoteConnection
H A DConnectionService.java2795 private void addConferenceParticipants(String callId, List<Uri> participants) { in addConferenceParticipants() method in ConnectionService
H A DCall.java1982 public void addConferenceParticipants(@NonNull List<Uri> participants) { in addConferenceParticipants() method in Call
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...