Searched refs:MSG_ON_RTT_UPGRADE_REQUEST (Results 1 – 2 of 2) sorted by relevance
227 private static final int MSG_ON_RTT_UPGRADE_REQUEST = 10; field in InCallService289 case MSG_ON_RTT_UPGRADE_REQUEST: {380 mHandler.obtainMessage(MSG_ON_RTT_UPGRADE_REQUEST, id, 0, callId).sendToTarget(); in onRttUpgradeRequest()
74 private static final int MSG_ON_RTT_UPGRADE_REQUEST = 33; field in ConnectionServiceAdapterServant341 case MSG_ON_RTT_UPGRADE_REQUEST:654 mHandler.obtainMessage(MSG_ON_RTT_UPGRADE_REQUEST, connectionId).sendToTarget();