Searched refs:onRttSessionRemotelyTerminated (Results 1 – 8 of 8) sorted by relevance
624 void onRttSessionRemotelyTerminated(String callId) { in onRttSessionRemotelyTerminated() method in ConnectionServiceAdapter628 adapter.onRttSessionRemotelyTerminated(callId, Log.getExternalSession()); in onRttSessionRemotelyTerminated()
267 public void onRttSessionRemotelyTerminated(RemoteConnection connection) {} in onRttSessionRemotelyTerminated() method in RemoteConnection.Callback1660 void onRttSessionRemotelyTerminated() { in onRttSessionRemotelyTerminated() method in RemoteConnection1665 () -> callback.onRttSessionRemotelyTerminated(connection)); in onRttSessionRemotelyTerminated()
465 public void onRttSessionRemotelyTerminated(String callId, Session.Info sessionInfo)469 .onRttSessionRemotelyTerminated();
338 mDelegate.onRttSessionRemotelyTerminated((String) msg.obj,646 public void onRttSessionRemotelyTerminated(String connectionId, Session.Info sessionInfo)
1240 public void onRttSessionRemotelyTerminated(Connection c) {} in onRttSessionRemotelyTerminated() method in Connection.Listener3069 mListeners.forEach((l) -> l.onRttSessionRemotelyTerminated(Connection.this)); in sendRttSessionRemotelyTerminated()
1889 public void onRttSessionRemotelyTerminated(Connection c) {1892 mAdapter.onRttSessionRemotelyTerminated(id);
123 void onRttSessionRemotelyTerminated(String callId, in Session.Info sessionInfo); in onRttSessionRemotelyTerminated() method
55009 Landroid/telecom/Connection$Listener;->onRttSessionRemotelyTerminated(Landroid/telecom/Connection;)V55351 Landroid/telecom/ConnectionServiceAdapter;->onRttSessionRemotelyTerminated(Ljava/lang/String;)V55822 Landroid/telecom/RemoteConnection$Callback;->onRttSessionRemotelyTerminated(Landroid/telecom/Remote…55869 Landroid/telecom/RemoteConnection;->onRttSessionRemotelyTerminated()V86674 Lcom/android/internal/telecom/IConnectionServiceAdapter$Stub$Proxy;->onRttSessionRemotelyTerminated…86747 Lcom/android/internal/telecom/IConnectionServiceAdapter;->onRttSessionRemotelyTerminated(Ljava/lang…