Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionManager.java111 if (a.getConnectionService() == b.getConnectionService()) { in conferenceRemoteConnections()
113 a.getConnectionService().conference(a.getId(), b.getId(), null /*Session.Info*/); in conferenceRemoteConnections()
118 a.getConnectionService(), a.getId(), in conferenceRemoteConnections()
119 b.getConnectionService(), b.getId()); in conferenceRemoteConnections()
DParcelableCallAnalytics.java432 public String getConnectionService() { in getConnectionService() method in ParcelableCallAnalytics
DRemoteConnection.java1296 IConnectionService getConnectionService() { in getConnectionService() method in RemoteConnection
/frameworks/base/services/core/java/com/android/server/am/
DProcessServiceRecord.java149 ServiceRecord getConnectionService() { in getConnectionService() method in ProcessServiceRecord
/frameworks/base/core/api/
Dsystem-current.txt10818 method public String getConnectionService();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55092 Landroid/telecom/Connection;->getConnectionService()Landroid/telecom/ConnectionService;
55840 Landroid/telecom/RemoteConnection;->getConnectionService()Lcom/android/internal/telecom/IConnection…