Searched refs:stopRtt (Results 1 – 7 of 7) sorted by relevance
719 public void stopRtt(String callId) { in stopRtt() method in InCallAdapter727 call.stopRtt(); in stopRtt()
1857 void stopRtt(Call call) { in stopRtt() method in ConnectionServiceWrapper1862 mServiceInterface.stopRtt(callId, Log.getExternalSession(TELECOM_ABBREVIATION)); in stopRtt()
3247 public void stopRtt() { in stopRtt() method in Call3249 mConnectionService.stopRtt(this); in stopRtt()
160 call.stopRtt(); in onCreate()
223 mRemote.stopRtt(); in onStopRtt()
397 public void stopRtt(String callId, Session.Info sessionInfo) throws RemoteException { in stopRtt() method in ConnectionServiceFixture.FakeConnectionService
1052 originalConnection.stopRtt(); in onStopRtt()