Searched refs:internalOnRttUpgradeRequest (Results 1 – 3 of 3) sorted by relevance
250 final void internalOnRttUpgradeRequest(String callId, int requestId) { in internalOnRttUpgradeRequest() method in Phone253 call.internalOnRttUpgradeRequest(requestId); in internalOnRttUpgradeRequest()
292 mPhone.internalOnRttUpgradeRequest(callId, requestId);
2464 final void internalOnRttUpgradeRequest(final int requestId) { in internalOnRttUpgradeRequest() method in Call