Searched defs:CMD_ALARM_FIRED (Results 1 – 1 of 1) sorted by relevance
325 static final int CMD_ALARM_FIRED = CMD_GENERAL_BASE + 15; field in IkeSessionStateMachine360 CMD_TO_STR.put(CMD_ALARM_FIRED, "Alarm Fired"); in CMD_TO_STR.put() argument