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