Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionService.java92 connection.setConferenceableConnections(conferenceable);
360 public final void setConferenceableConnections(String callId,
371 .setConferenceableConnections(conferenceable);
374 .setConferenceableConnections(conferenceable);
DConnectionServiceAdapter.java443 void setConferenceableConnections(String callId, List<String> conferenceableCallIds) { in setConferenceableConnections() method in ConnectionServiceAdapter
447 adapter.setConferenceableConnections(callId, conferenceableCallIds, in setConferenceableConnections()
DRemoteConference.java286 void setConferenceableConnections(List<RemoteConnection> conferenceableConnections) { in setConferenceableConnections() method in RemoteConference
DConnectionServiceAdapterServant.java265 mDelegate.setConferenceableConnections((String) args.arg1,
590 public final void setConferenceableConnections(String connectionId,
DConference.java525 public final void setConferenceableConnections(List<Connection> conferenceableConnections) { in setConferenceableConnections() method in Conference
DRemoteConnection.java1548 void setConferenceableConnections(final List<RemoteConnection> conferenceableConnections) { in setConferenceableConnections() method in RemoteConnection
DConnection.java2893 public final void setConferenceableConnections(List<Connection> conferenceableConnections) { in setConferenceableConnections() method in Connection
DConnectionService.java1896 mAdapter.setConferenceableConnections(
2136 mAdapter.setConferenceableConnections(
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIConnectionServiceAdapter.aidl105 void setConferenceableConnections(String callId, in List<String> conferenceableCallIds, in setConferenceableConnections() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51398 Landroid/telecom/ConnectionServiceAdapter;->setConferenceableConnections(Ljava/lang/String;Ljava/ut…
51847 Landroid/telecom/RemoteConference;->setConferenceableConnections(Ljava/util/List;)V
51910 Landroid/telecom/RemoteConnection;->setConferenceableConnections(Ljava/util/List;)V
82717 Lcom/android/internal/telecom/IConnectionServiceAdapter$Stub$Proxy;->setConferenceableConnections(L…
82790 Lcom/android/internal/telecom/IConnectionServiceAdapter;->setConferenceableConnections(Ljava/lang/S…
/frameworks/base/core/api/
Dcurrent.txt42624 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
42720 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);