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.java227 private static final int MSG_ON_RTT_UPGRADE_REQUEST = 10; field in InCallService
289 case MSG_ON_RTT_UPGRADE_REQUEST: {
380 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
341 case MSG_ON_RTT_UPGRADE_REQUEST:
654 mHandler.obtainMessage(MSG_ON_RTT_UPGRADE_REQUEST, connectionId).sendToTarget();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt66092 Landroid/telecom/ConnectionServiceAdapterServant;->MSG_ON_RTT_UPGRADE_REQUEST:I
66199 Landroid/telecom/InCallService;->MSG_ON_RTT_UPGRADE_REQUEST:I