Searched refs:internalOnRttUpgradeRequest (Results 1 – 3 of 3) sorted by relevance
212 final void internalOnRttUpgradeRequest(String callId, int requestId) { in internalOnRttUpgradeRequest() method in Phone215 call.internalOnRttUpgradeRequest(requestId); in internalOnRttUpgradeRequest()
166 mPhone.internalOnRttUpgradeRequest(callId, requestId);
2068 final void internalOnRttUpgradeRequest(final int requestId) { in internalOnRttUpgradeRequest() method in Call