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