Home
last modified time | relevance | path

Searched refs:DISALLOW_TAG (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/notification/
H A DZenModeConfig.java141 private static final String DISALLOW_TAG = "disallow"; field in ZenModeConfig
520 } 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()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49957 Landroid/service/notification/ZenModeConfig;->DISALLOW_TAG:Ljava/lang/String;