Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DZenModeConfig.java131 private static final String ALLOW_ATT_MESSAGES = "messages"; field in ZenModeConfig
468 rt.allowMessages = safeBoolean(parser, ALLOW_ATT_MESSAGES, in readXml()
557 out.attributeBoolean(null, ALLOW_ATT_MESSAGES, allowMessages); in writeXml()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49915 Landroid/service/notification/ZenModeConfig;->ALLOW_ATT_MESSAGES:Ljava/lang/String;