Searched refs:DISALLOW_TAG (Results 1 – 2 of 2) sorted by relevance
141 private static final String DISALLOW_TAG = "disallow"; field in ZenModeConfig520 } else if (DISALLOW_TAG.equals(tag) && !readSuppressedEffects) { in readXml()569 out.startTag(null, DISALLOW_TAG); in writeXml()571 out.endTag(null, DISALLOW_TAG); in writeXml()
49957 Landroid/service/notification/ZenModeConfig;->DISALLOW_TAG:Ljava/lang/String;