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