Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/com/android/internal/telecom/
DIInCallService.aidl54 void onRttUpgradeRequest(String callId, int id); in onRttUpgradeRequest() method
/frameworks/base/telecomm/java/android/telecom/
DInCallService.java352 public void onRttUpgradeRequest(String callId, int id) { in onRttUpgradeRequest() method in InCallService.InCallServiceBinder