Searched refs:DISALLOW_TAG (Results 1 – 2 of 2) 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()
68440 Landroid/service/notification/ZenModeConfig;->DISALLOW_TAG:Ljava/lang/String;