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