Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestConnectionManager.java143 public void onRemoteRttRequest(RemoteConnection connection) {
/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java159 void onRemoteRttRequest(Call call, int requestId); in onRemoteRttRequest() method
248 public void onRemoteRttRequest(Call call, int requestId) {} in onRemoteRttRequest() method in Call.ListenerBase
3473 public void onRemoteRttRequest() { in onRemoteRttRequest() method in Call
3481 l.onRemoteRttRequest(this, mPendingRttRequestId); in onRemoteRttRequest()
DConnectionServiceWrapper.java1010 public void onRemoteRttRequest(String callId, Session.Info sessionInfo) in onRemoteRttRequest() method in ConnectionServiceWrapper.Adapter
1018 call.onRemoteRttRequest(); in onRemoteRttRequest()
DInCallController.java903 public void onRemoteRttRequest(Call call, int requestId) {
DCallsManager.java2811 public void onRemoteRttRequest(Call call, int requestId) {