Searched defs:stopRtt (Results 1 – 4 of 4) sorted by relevance
/packages/services/Telecomm/src/com/android/server/telecom/ | ||
D | InCallAdapter.java | 714 public void stopRtt(String callId) { in stopRtt() method in InCallAdapter |
D | ConnectionServiceWrapper.java | 1831 void stopRtt(Call call) { in stopRtt() method in ConnectionServiceWrapper |
D | Call.java | 3158 public void stopRtt() { in stopRtt() method in Call |
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ | ||
D | ConnectionServiceFixture.java | 397 public void stopRtt(String callId, Session.Info sessionInfo) throws RemoteException { in stopRtt() method in ConnectionServiceFixture.FakeConnectionService |