Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionService.java86 connection.setConferenceableConnections(conferenceable);
296 public final void setConferenceableConnections(
307 .setConferenceableConnections(conferenceable);
310 .setConferenceableConnections(conferenceable);
DConnectionServiceAdapter.java374 void setConferenceableConnections(String callId, List<String> conferenceableCallIds) { in setConferenceableConnections() method in ConnectionServiceAdapter
378 adapter.setConferenceableConnections(callId, conferenceableCallIds); in setConferenceableConnections()
DConnectionServiceAdapterServant.java209 mDelegate.setConferenceableConnections(
398 public final void setConferenceableConnections(
DRemoteConference.java247 void setConferenceableConnections(List<RemoteConnection> conferenceableConnections) { in setConferenceableConnections() method in RemoteConference
DConference.java389 public final void setConferenceableConnections(List<Connection> conferenceableConnections) { in setConferenceableConnections() method in Conference
DConnectionService.java396 mAdapter.setConferenceableConnections(
555 mAdapter.setConferenceableConnections(
DRemoteConnection.java1246 void setConferenceableConnections(final List<RemoteConnection> conferenceableConnections) { in setConferenceableConnections() method in RemoteConnection
DConnection.java1545 public final void setConferenceableConnections(List<Connection> conferenceableConnections) { in setConferenceableConnections() method in Connection
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIConnectionServiceAdapter.aidl84 void setConferenceableConnections(String callId, in List<String> conferenceableCallIds); in setConferenceableConnections() method
/frameworks/base/api/
Dcurrent.txt30042 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
30096 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
Dsystem-current.txt32222 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
32279 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);