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