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