Searched refs:DISALLOW_TAG (Results 1 – 1 of 1) sorted by relevance
122 private static final String DISALLOW_TAG = "disallow"; field in ZenModeConfig516 } else if (DISALLOW_TAG.equals(tag) && !readSuppressedEffects) { in readXml()563 out.startTag(null, DISALLOW_TAG); in writeXml()565 out.endTag(null, DISALLOW_TAG); in writeXml()