Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallController.java904 notifyRemoteRttRequest(call, requestId);
1470 private void notifyRemoteRttRequest(Call call, int requestId) { in notifyRemoteRttRequest() method in InCallController