Home
last modified time | relevance | path

Searched refs:MSG_ON_RTT_UPGRADE_REQUEST (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DInCallService.java200 private static final int MSG_ON_RTT_UPGRADE_REQUEST = 10; field in InCallService
262 case MSG_ON_RTT_UPGRADE_REQUEST: {
353 mHandler.obtainMessage(MSG_ON_RTT_UPGRADE_REQUEST, id, 0, callId).sendToTarget(); in onRttUpgradeRequest()
DConnectionServiceAdapterServant.java74 private static final int MSG_ON_RTT_UPGRADE_REQUEST = 33; field in ConnectionServiceAdapterServant
326 case MSG_ON_RTT_UPGRADE_REQUEST:
614 mHandler.obtainMessage(MSG_ON_RTT_UPGRADE_REQUEST, connectionId).sendToTarget();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt70876 Landroid/telecom/ConnectionServiceAdapterServant;->MSG_ON_RTT_UPGRADE_REQUEST:I
70987 Landroid/telecom/InCallService;->MSG_ON_RTT_UPGRADE_REQUEST:I