Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java868 notifyRemoteRttRequest(call, requestId);
1250 private void notifyRemoteRttRequest(Call call, int requestId) { in notifyRemoteRttRequest() method in InCallController