Searched refs:CMD_RESET_MODEM_CONFIG (Results 1 – 1 of 1) sorted by relevance
220 private static final int CMD_RESET_MODEM_CONFIG = 19; field in PhoneInterfaceManager742 case CMD_RESET_MODEM_CONFIG: in handleMessage()4874 Boolean success = (Boolean) sendRequest(CMD_RESET_MODEM_CONFIG, null); in resetModemConfig()