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