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