Searched refs:stopRtt (Results 1 – 10 of 10) sorted by relevance
550 public void stopRtt(String callId) { in stopRtt() method in InCallAdapter552 mAdapter.stopRtt(callId); in stopRtt()
1188 public void stopRtt() { in stopRtt() method in RemoteConnection1192 mConnectionService.stopRtt(mConnectionId, null /*Session.Info*/); in stopRtt()
2072 public void stopRtt() { in stopRtt() method in Call2073 mInCallAdapter.stopRtt(mTelecomCallId); in stopRtt()
1086 public void stopRtt(String callId, Session.Info sessionInfo) throws RemoteException {1780 stopRtt(callId);2892 private void stopRtt(String callId) { in stopRtt() method in ConnectionService
96 void stopRtt(String callId); in stopRtt() method
140 void stopRtt(String callId, in Session.Info sessionInfo); in stopRtt() method
1202 public void stopRtt() { in stopRtt() method in ImsPhoneConnection
51366 Landroid/telecom/ConnectionService;->stopRtt(Ljava/lang/String;)V51501 Landroid/telecom/InCallAdapter;->stopRtt(Ljava/lang/String;)V51923 Landroid/telecom/RemoteConnection;->stopRtt()V82622 Lcom/android/internal/telecom/IConnectionService$Stub$Proxy;->stopRtt(Ljava/lang/String;Landroid/te…82691 Lcom/android/internal/telecom/IConnectionService;->stopRtt(Ljava/lang/String;Landroid/telecom/Loggi…82830 Lcom/android/internal/telecom/IInCallAdapter$Stub$Proxy;->stopRtt(Ljava/lang/String;)V82887 Lcom/android/internal/telecom/IInCallAdapter;->stopRtt(Ljava/lang/String;)V
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
42280 method public void stopRtt();