Searched refs:ALLOW_ATT_MESSAGES (Results 1 – 1 of 1) sorted by relevance
94 private static final String ALLOW_ATT_MESSAGES = "messages"; field in ZenModeConfig419 rt.allowMessages = safeBoolean(parser, ALLOW_ATT_MESSAGES, false); in readXml()464 out.attribute(null, ALLOW_ATT_MESSAGES, Boolean.toString(allowMessages)); in writeXml()