Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java320 private static final int CMD_SET_CALL_WAITING = 89; field in PhoneInterfaceManager
1140 case CMD_SET_CALL_WAITING: { in handleMessage()
6194 sendRequestAsync(CMD_SET_CALL_WAITING, arguments, phone, null); in setCallWaitingStatus()