Searched defs:onRemoteRttRequest (Results 1 – 2 of 2) sorted by relevance
141 void onRemoteRttRequest(Call call, int requestId); in onRemoteRttRequest() method220 public void onRemoteRttRequest(Call call, int requestId) {} in onRemoteRttRequest() method in Call.ListenerBase2734 public void onRemoteRttRequest() { in onRemoteRttRequest() method in Call
939 public void onRemoteRttRequest(String callId, Session.Info sessionInfo) in onRemoteRttRequest() method in ConnectionServiceWrapper.Adapter