Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java378 private static final int CMD_GET_CALL_WAITING = 87; field in PhoneInterfaceManager
1322 case CMD_GET_CALL_WAITING: { in handleMessage()
7039 sendRequestAsync(CMD_GET_CALL_WAITING, argument, phone, null); in getCallWaitingStatus()