Searched refs:CMD_MODEM_REBOOT (Results 1 – 1 of 1) sorted by relevance
265 private static final int CMD_MODEM_REBOOT = 64; field in PhoneInterfaceManager1324 case CMD_MODEM_REBOOT: in handleMessage()4900 Boolean success = (Boolean) sendRequest(CMD_MODEM_REBOOT, null); in rebootModem()