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