Searched refs:ALLOW_ATT_MESSAGES (Results 1 – 2 of 2) sorted by relevance
131 private static final String ALLOW_ATT_MESSAGES = "messages"; field in ZenModeConfig468 rt.allowMessages = safeBoolean(parser, ALLOW_ATT_MESSAGES, in readXml()557 out.attributeBoolean(null, ALLOW_ATT_MESSAGES, allowMessages); in writeXml()
49915 Landroid/service/notification/ZenModeConfig;->ALLOW_ATT_MESSAGES:Ljava/lang/String;