Home
last modified time | relevance | path

Searched refs:setConferenceableConnections (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DRemoteConnectionService.java90 connection.setConferenceableConnections(conferenceable);
358 public final void setConferenceableConnections(String callId,
369 .setConferenceableConnections(conferenceable);
372 .setConferenceableConnections(conferenceable);
H A DConnectionServiceAdapter.java443 void setConferenceableConnections(String callId, List<String> conferenceableCallIds) { in setConferenceableConnections() method in ConnectionServiceAdapter
447 adapter.setConferenceableConnections(callId, conferenceableCallIds, in setConferenceableConnections()
H A DRemoteConference.java286 void setConferenceableConnections(List<RemoteConnection> conferenceableConnections) { in setConferenceableConnections() method in RemoteConference
H A DConnectionServiceAdapterServant.java265 mDelegate.setConferenceableConnections((String) args.arg1,
590 public final void setConferenceableConnections(String connectionId,
H A DConference.java525 public final void setConferenceableConnections(List<Connection> conferenceableConnections) { in setConferenceableConnections() method in Conference
H A DRemoteConnection.java1548 void setConferenceableConnections(final List<RemoteConnection> conferenceableConnections) { in setConferenceableConnections() method in RemoteConnection
H A DConnection.java2909 public final void setConferenceableConnections(List<Connection> conferenceableConnections) { in setConferenceableConnections() method in Connection
H A DConnectionService.java1894 mAdapter.setConferenceableConnections(
2134 mAdapter.setConferenceableConnections(
/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIConnectionServiceAdapter.aidl105 void setConferenceableConnections(String callId, in List<String> conferenceableCallIds, in setConferenceableConnections() method
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt52041 Landroid/telecom/ConnectionServiceAdapter;->setConferenceableConnections(Ljava/lang/String;Ljava/ut…
52490 Landroid/telecom/RemoteConference;->setConferenceableConnections(Ljava/util/List;)V
52553 Landroid/telecom/RemoteConnection;->setConferenceableConnections(Ljava/util/List;)V
83360 Lcom/android/internal/telecom/IConnectionServiceAdapter$Stub$Proxy;->setConferenceableConnections(L…
83433 Lcom/android/internal/telecom/IConnectionServiceAdapter;->setConferenceableConnections(Ljava/lang/S…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt42325 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
42421 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);