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