Home
last modified time | relevance | path

Searched refs:getConnectionService (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionManager.java77 if (a.getConnectionService() == b.getConnectionService()) { in conferenceRemoteConnections()
79 a.getConnectionService().conference(a.getId(), b.getId(), null /*Session.Info*/); in conferenceRemoteConnections()
84 a.getConnectionService(), a.getId(), in conferenceRemoteConnections()
85 b.getConnectionService(), b.getId()); in conferenceRemoteConnections()
DParcelableCallAnalytics.java420 public String getConnectionService() { in getConnectionService() method in ParcelableCallAnalytics
DRemoteConnection.java1172 IConnectionService getConnectionService() { in getConnectionService() method in RemoteConnection
DConnection.java2322 public final ConnectionService getConnectionService() { in getConnectionService() method in Connection
/frameworks/base/api/
Dsystem-current.txt42275 method public java.lang.String getConnectionService();