Searched refs:CMD_REQUEST_ENABLE_MODEM (Results 1 – 1 of 1) sorted by relevance
255 private static final int CMD_REQUEST_ENABLE_MODEM = 68; field in PhoneInterfaceManager1116 case CMD_REQUEST_ENABLE_MODEM: in handleMessage()6844 return (Boolean) sendRequest(CMD_REQUEST_ENABLE_MODEM, enable, phone, null); in enableModemForSlot()