Home
last modified time | relevance | path

Searched refs:onRttSessionRemotelyTerminated (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DConnectionServiceAdapter.java624 void onRttSessionRemotelyTerminated(String callId) { in onRttSessionRemotelyTerminated() method in ConnectionServiceAdapter
628 adapter.onRttSessionRemotelyTerminated(callId, Log.getExternalSession()); in onRttSessionRemotelyTerminated()
H A DRemoteConnection.java267 public void onRttSessionRemotelyTerminated(RemoteConnection connection) {} in onRttSessionRemotelyTerminated() method in RemoteConnection.Callback
1660 void onRttSessionRemotelyTerminated() { in onRttSessionRemotelyTerminated() method in RemoteConnection
1665 () -> callback.onRttSessionRemotelyTerminated(connection)); in onRttSessionRemotelyTerminated()
H A DRemoteConnectionService.java477 public void onRttSessionRemotelyTerminated(String callId, Session.Info sessionInfo)
481 .onRttSessionRemotelyTerminated();
H A DConnectionServiceAdapterServant.java338 mDelegate.onRttSessionRemotelyTerminated((String) msg.obj,
646 public void onRttSessionRemotelyTerminated(String connectionId, Session.Info sessionInfo)
H A DConnection.java1255 public void onRttSessionRemotelyTerminated(Connection c) {} in onRttSessionRemotelyTerminated() method in Connection.Listener
3084 mListeners.forEach((l) -> l.onRttSessionRemotelyTerminated(Connection.this)); in sendRttSessionRemotelyTerminated()
H A DConnectionService.java1889 public void onRttSessionRemotelyTerminated(Connection c) {
1892 mAdapter.onRttSessionRemotelyTerminated(id);
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIConnectionServiceAdapter.aidl123 void onRttSessionRemotelyTerminated(String callId, in Session.Info sessionInfo); in onRttSessionRemotelyTerminated() method
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestConnectionManager.java138 public void onRttSessionRemotelyTerminated(RemoteConnection connection) {
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DConnectionServiceWrapper.java1043 public void onRttSessionRemotelyTerminated(String callId, Session.Info sessionInfo) in onRttSessionRemotelyTerminated() method in ConnectionServiceWrapper.Adapter
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt55009 Landroid/telecom/Connection$Listener;->onRttSessionRemotelyTerminated(Landroid/telecom/Connection;)V
55351 Landroid/telecom/ConnectionServiceAdapter;->onRttSessionRemotelyTerminated(Ljava/lang/String;)V
55822 Landroid/telecom/RemoteConnection$Callback;->onRttSessionRemotelyTerminated(Landroid/telecom/Remote…
55869 Landroid/telecom/RemoteConnection;->onRttSessionRemotelyTerminated()V
86674 Lcom/android/internal/telecom/IConnectionServiceAdapter$Stub$Proxy;->onRttSessionRemotelyTerminated
86747 Lcom/android/internal/telecom/IConnectionServiceAdapter;->onRttSessionRemotelyTerminated(Ljava/lang…