Searched refs:DEFAULT_ALLOW_EVENTS (Results 1 – 1 of 1) sorted by relevance
99 private static final boolean DEFAULT_ALLOW_EVENTS = false; field in ZenModeConfig155 public boolean allowEvents = DEFAULT_ALLOW_EVENTS;477 rt.allowEvents = safeBoolean(parser, ALLOW_ATT_EVENTS, DEFAULT_ALLOW_EVENTS); in readXml()