Searched refs:DEFAULT_ALLOW_CONV (Results 1 – 1 of 1) sorted by relevance
113 private static final boolean DEFAULT_ALLOW_CONV = true; field in ZenModeConfig192 public boolean allowConversations = DEFAULT_ALLOW_CONV;472 rt.allowConversations = safeBoolean(parser, ALLOW_ATT_CONV, DEFAULT_ALLOW_CONV); in readXml()