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