Searched refs:stopRtt (Results 1 – 9 of 9) sorted by relevance
436 public void stopRtt(String callId) { in stopRtt() method in InCallAdapter438 mAdapter.stopRtt(callId); in stopRtt()
1112 public void stopRtt() { in stopRtt() method in RemoteConnection1115 mConnectionService.stopRtt(mConnectionId, null /*Session.Info*/); in stopRtt()
1717 public void stopRtt() { in stopRtt() method in Call1718 mInCallAdapter.stopRtt(mTelecomCallId); in stopRtt()
618 public void stopRtt(String callId, Session.Info sessionInfo) throws RemoteException {1121 stopRtt(callId);1910 private void stopRtt(String callId) { in stopRtt() method in ConnectionService
80 void stopRtt(String callId); in stopRtt() method
102 void stopRtt(String callId, in Session.Info sessionInfo); in stopRtt() method
1029 public void stopRtt() { in stopRtt() method in ImsPhoneConnection
70814 Landroid/telecom/ConnectionService;->stopRtt(Ljava/lang/String;)V70953 Landroid/telecom/InCallAdapter;->stopRtt(Ljava/lang/String;)V71400 Landroid/telecom/RemoteConnection;->stopRtt()V104171 Lcom/android/internal/telecom/IConnectionService$Stub$Proxy;->stopRtt(Ljava/lang/String;Landroid/te…104242 Lcom/android/internal/telecom/IConnectionService;->stopRtt(Ljava/lang/String;Landroid/telecom/Loggi…104385 Lcom/android/internal/telecom/IInCallAdapter$Stub$Proxy;->stopRtt(Ljava/lang/String;)V104444 Lcom/android/internal/telecom/IInCallAdapter;->stopRtt(Ljava/lang/String;)V
43000 method public void stopRtt();