Home
last modified time | relevance | path

Searched refs:onRemoteRttRequest (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java141 void onRemoteRttRequest(Call call, int requestId); in onRemoteRttRequest() method
220 public void onRemoteRttRequest(Call call, int requestId) {} in onRemoteRttRequest() method in Call.ListenerBase
2734 public void onRemoteRttRequest() { in onRemoteRttRequest() method in Call
2742 l.onRemoteRttRequest(this, mPendingRttRequestId); in onRemoteRttRequest()
DConnectionServiceWrapper.java939 public void onRemoteRttRequest(String callId, Session.Info sessionInfo) in onRemoteRttRequest() method in ConnectionServiceWrapper.Adapter
947 call.onRemoteRttRequest(); in onRemoteRttRequest()
DInCallController.java698 public void onRemoteRttRequest(Call call, int requestId) {
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestConnectionManager.java144 public void onRemoteRttRequest(RemoteConnection connection) {