Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java320 private static final int CMD_GET_CALL_WAITING = 87; field in PhoneInterfaceManager
1184 case CMD_GET_CALL_WAITING: { in handleMessage()
6247 sendRequestAsync(CMD_GET_CALL_WAITING, argument, phone, null); in getCallWaitingStatus()