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