Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionService.java89 connection.setConferenceableConnections(conferenceable);
361 public final void setConferenceableConnections(String callId,
372 .setConferenceableConnections(conferenceable);
375 .setConferenceableConnections(conferenceable);
DConnectionServiceAdapter.java436 void setConferenceableConnections(String callId, List<String> conferenceableCallIds) { in setConferenceableConnections() method in ConnectionServiceAdapter
440 adapter.setConferenceableConnections(callId, conferenceableCallIds, in setConferenceableConnections()
DRemoteConference.java286 void setConferenceableConnections(List<RemoteConnection> conferenceableConnections) { in setConferenceableConnections() method in RemoteConference
DConnectionServiceAdapterServant.java263 mDelegate.setConferenceableConnections((String) args.arg1,
576 public final void setConferenceableConnections(String connectionId,
DConference.java485 public final void setConferenceableConnections(List<Connection> conferenceableConnections) { in setConferenceableConnections() method in Conference
DRemoteConnection.java1550 void setConferenceableConnections(final List<RemoteConnection> conferenceableConnections) { in setConferenceableConnections() method in RemoteConnection
DConnection.java2783 public final void setConferenceableConnections(List<Connection> conferenceableConnections) { in setConferenceableConnections() method in Connection
DConnectionService.java1575 mAdapter.setConferenceableConnections(
1815 mAdapter.setConferenceableConnections(
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIConnectionServiceAdapter.aidl103 void setConferenceableConnections(String callId, in List<String> conferenceableCallIds, in setConferenceableConnections() method
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55364 Landroid/telecom/ConnectionServiceAdapter;->setConferenceableConnections(Ljava/lang/String;Ljava/ut…
55813 Landroid/telecom/RemoteConference;->setConferenceableConnections(Ljava/util/List;)V
55876 Landroid/telecom/RemoteConnection;->setConferenceableConnections(Ljava/util/List;)V
86683 Lcom/android/internal/telecom/IConnectionServiceAdapter$Stub$Proxy;->setConferenceableConnections(L…
86756 Lcom/android/internal/telecom/IConnectionServiceAdapter;->setConferenceableConnections(Ljava/lang/S…
/frameworks/base/core/api/
Dcurrent.txt39731 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
39821 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);