Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A 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()
H A DParcelableCallAnalytics.java435 public String getConnectionService() { in getConnectionService() method in ParcelableCallAnalytics
H A DRemoteConnection.java1294 IConnectionService getConnectionService() { in getConnectionService() method in RemoteConnection
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessServiceRecord.java316 ServiceRecord getConnectionService() { in getConnectionService() method in ProcessServiceRecord
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt13568 method public String getConnectionService();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51769 Landroid/telecom/Connection;->getConnectionService()Landroid/telecom/ConnectionService;
52517 Landroid/telecom/RemoteConnection;->getConnectionService()Lcom/android/internal/telecom/IConnection…