Searched refs:stopRtt (Results 1 – 9 of 9) sorted by relevance
513 public void stopRtt(String callId) { in stopRtt() method in InCallAdapter515 mAdapter.stopRtt(callId); in stopRtt()
1190 public void stopRtt() { in stopRtt() method in RemoteConnection1194 mConnectionService.stopRtt(mConnectionId, null /*Session.Info*/); in stopRtt()
2068 public void stopRtt() { in stopRtt() method in Call2069 mInCallAdapter.stopRtt(mTelecomCallId); in stopRtt()
807 public void stopRtt(String callId, Session.Info sessionInfo) throws RemoteException {1501 stopRtt(callId);2522 private void stopRtt(String callId) { in stopRtt() method in ConnectionService
92 void stopRtt(String callId); in stopRtt() method
131 void stopRtt(String callId, in Session.Info sessionInfo); in stopRtt() method
1171 public void stopRtt() { in stopRtt() method in ImsPhoneConnection
55332 Landroid/telecom/ConnectionService;->stopRtt(Ljava/lang/String;)V55467 Landroid/telecom/InCallAdapter;->stopRtt(Ljava/lang/String;)V55889 Landroid/telecom/RemoteConnection;->stopRtt()V86588 Lcom/android/internal/telecom/IConnectionService$Stub$Proxy;->stopRtt(Ljava/lang/String;Landroid/te…86657 Lcom/android/internal/telecom/IConnectionService;->stopRtt(Ljava/lang/String;Landroid/telecom/Loggi…86796 Lcom/android/internal/telecom/IInCallAdapter$Stub$Proxy;->stopRtt(Ljava/lang/String;)V86853 Lcom/android/internal/telecom/IInCallAdapter;->stopRtt(Ljava/lang/String;)V
39499 method public void stopRtt();