Searched refs:CMD_NV_RESET_CONFIG (Results 1 – 1 of 1) sorted by relevance
117 private static final int CMD_NV_RESET_CONFIG = 19; field in PhoneInterfaceManager594 case CMD_NV_RESET_CONFIG: in handleMessage()2203 Boolean success = (Boolean) sendRequest(CMD_NV_RESET_CONFIG, resetType); in nvResetConfig()