Searched defs:onRttUpgradeRequest (Results 1 – 3 of 3) sorted by relevance
54 void onRttUpgradeRequest(String callId, int id); in onRttUpgradeRequest() method
129 public void onRttUpgradeRequest(String callId, int id) throws RemoteException { in onRttUpgradeRequest() method in InCallServiceFixture.FakeInCallService
397 public void onRttUpgradeRequest(String callId, int id) { in onRttUpgradeRequest() method in InCallService.InCallServiceBinder