Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionService.java89 connection.setConferenceableConnections(conferenceable);
358 public final void setConferenceableConnections(String callId,
369 .setConferenceableConnections(conferenceable);
372 .setConferenceableConnections(conferenceable);
DConnectionServiceAdapter.java436 void setConferenceableConnections(String callId, List<String> conferenceableCallIds) { in setConferenceableConnections() method in ConnectionServiceAdapter
440 adapter.setConferenceableConnections(callId, conferenceableCallIds, in setConferenceableConnections()
DRemoteConference.java278 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.java487 public final void setConferenceableConnections(List<Connection> conferenceableConnections) { in setConferenceableConnections() method in Conference
DRemoteConnection.java1427 void setConferenceableConnections(final List<RemoteConnection> conferenceableConnections) { in setConferenceableConnections() method in RemoteConnection
DConnection.java2654 public final void setConferenceableConnections(List<Connection> conferenceableConnections) { in setConferenceableConnections() method in Connection
DConnectionService.java1479 mAdapter.setConferenceableConnections(
1719 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/config/
Dhiddenapi-greylist-max-o.txt66064 Landroid/telecom/ConnectionServiceAdapter;->setConferenceableConnections(Ljava/lang/String;Ljava/ut…
66513 Landroid/telecom/RemoteConference;->setConferenceableConnections(Ljava/util/List;)V
66576 Landroid/telecom/RemoteConnection;->setConferenceableConnections(Ljava/util/List;)V
97793 Lcom/android/internal/telecom/IConnectionServiceAdapter$Stub$Proxy;->setConferenceableConnections(L…
97866 Lcom/android/internal/telecom/IConnectionServiceAdapter;->setConferenceableConnections(Ljava/lang/S…
/frameworks/base/non-updatable-api/
Dcurrent.txt43670 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
43758 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
/frameworks/base/api/
Dcurrent.txt43814 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
43902 … method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);