Searched refs:stopRtt (Results 1 – 7 of 7) sorted by relevance
714 public void stopRtt(String callId) { in stopRtt() method in InCallAdapter722 call.stopRtt(); in stopRtt()
1831 void stopRtt(Call call) { in stopRtt() method in ConnectionServiceWrapper1836 mServiceInterface.stopRtt(callId, Log.getExternalSession()); in stopRtt()
3158 public void stopRtt() { in stopRtt() method in Call3160 mConnectionService.stopRtt(this); in stopRtt()
160 call.stopRtt(); in onCreate()
222 mRemote.stopRtt(); in onStopRtt()
397 public void stopRtt(String callId, Session.Info sessionInfo) throws RemoteException { in stopRtt() method in ConnectionServiceFixture.FakeConnectionService
1058 originalConnection.stopRtt(); in onStopRtt()