Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallServiceFixture.java129 public void onRttUpgradeRequest(String callId, int id) throws RemoteException { in onRttUpgradeRequest() method in InCallServiceFixture.FakeInCallService
/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java1196 entry.getValue().onRttUpgradeRequest( in notifyRemoteRttRequest()