Searched refs:onRttSessionRemotelyTerminated (Results 1 – 8 of 8) sorted by relevance
128 void onRttSessionRemotelyTerminated(String callId, in Session.Info sessionInfo); in onRttSessionRemotelyTerminated() method
666 void onRttSessionRemotelyTerminated(String callId) { in onRttSessionRemotelyTerminated() method in ConnectionServiceAdapter670 adapter.onRttSessionRemotelyTerminated(callId, Log.getExternalSession()); in onRttSessionRemotelyTerminated()
265 public void onRttSessionRemotelyTerminated(RemoteConnection connection) {} in onRttSessionRemotelyTerminated() method in RemoteConnection.Callback1658 void onRttSessionRemotelyTerminated() { in onRttSessionRemotelyTerminated() method in RemoteConnection1663 () -> callback.onRttSessionRemotelyTerminated(connection)); in onRttSessionRemotelyTerminated()
480 public void onRttSessionRemotelyTerminated(String callId, Session.Info sessionInfo)484 .onRttSessionRemotelyTerminated();
340 mDelegate.onRttSessionRemotelyTerminated((String) msg.obj,660 public void onRttSessionRemotelyTerminated(String connectionId, Session.Info sessionInfo)
1273 public void onRttSessionRemotelyTerminated(Connection c) {} in onRttSessionRemotelyTerminated() method in Connection.Listener3219 mListeners.forEach((l) -> l.onRttSessionRemotelyTerminated(Connection.this)); in sendRttSessionRemotelyTerminated()
2210 public void onRttSessionRemotelyTerminated(Connection c) {2213 mAdapter.onRttSessionRemotelyTerminated(id);
51043 Landroid/telecom/Connection$Listener;->onRttSessionRemotelyTerminated(Landroid/telecom/Connection;)V51385 Landroid/telecom/ConnectionServiceAdapter;->onRttSessionRemotelyTerminated(Ljava/lang/String;)V51856 Landroid/telecom/RemoteConnection$Callback;->onRttSessionRemotelyTerminated(Landroid/telecom/Remote…51903 Landroid/telecom/RemoteConnection;->onRttSessionRemotelyTerminated()V82708 Lcom/android/internal/telecom/IConnectionServiceAdapter$Stub$Proxy;->onRttSessionRemotelyTerminated…82781 Lcom/android/internal/telecom/IConnectionServiceAdapter;->onRttSessionRemotelyTerminated(Ljava/lang…