Searched refs:MSG_ON_RTT_UPGRADE_REQUEST (Results 1 – 3 of 3) 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();
66092 Landroid/telecom/ConnectionServiceAdapterServant;->MSG_ON_RTT_UPGRADE_REQUEST:I66199 Landroid/telecom/InCallService;->MSG_ON_RTT_UPGRADE_REQUEST:I