Searched refs:ALLOW_ATT_CONV (Results 1 – 1 of 1) sorted by relevance
139 private static final String ALLOW_ATT_CONV = "convos"; field in ZenModeConfig472 rt.allowConversations = safeBoolean(parser, ALLOW_ATT_CONV, DEFAULT_ALLOW_CONV); in readXml()565 out.attributeBoolean(null, ALLOW_ATT_CONV, allowConversations); in writeXml()