Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DInCallService.java245 private static final int MSG_ON_RTT_UPGRADE_REQUEST = 10; field in InCallService
307 case MSG_ON_RTT_UPGRADE_REQUEST: {
398 mHandler.obtainMessage(MSG_ON_RTT_UPGRADE_REQUEST, id, 0, callId).sendToTarget(); in onRttUpgradeRequest()
H A 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();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt55392 Landroid/telecom/ConnectionServiceAdapterServant;->MSG_ON_RTT_UPGRADE_REQUEST:I
55499 Landroid/telecom/InCallService;->MSG_ON_RTT_UPGRADE_REQUEST:I