Searched refs:MSG_ON_RTT_UPGRADE_REQUEST (Results 1 – 3 of 3) sorted by relevance
200 private static final int MSG_ON_RTT_UPGRADE_REQUEST = 10; field in InCallService262 case MSG_ON_RTT_UPGRADE_REQUEST: {353 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 ConnectionServiceAdapterServant326 case MSG_ON_RTT_UPGRADE_REQUEST:614 mHandler.obtainMessage(MSG_ON_RTT_UPGRADE_REQUEST, connectionId).sendToTarget();
70876 Landroid/telecom/ConnectionServiceAdapterServant;->MSG_ON_RTT_UPGRADE_REQUEST:I70987 Landroid/telecom/InCallService;->MSG_ON_RTT_UPGRADE_REQUEST:I