Searched refs:CMD_ERASE_MODEM_CONFIG (Results 1 – 1 of 1) sorted by relevance
307 private static final int CMD_ERASE_MODEM_CONFIG = 74; field in PhoneInterfaceManager1794 case CMD_ERASE_MODEM_CONFIG: in handleMessage()2313 Boolean success = (Boolean) sendRequest(CMD_ERASE_MODEM_CONFIG, null); in sendEraseModemConfig()