Searched refs:ALLOW_ATT_MESSAGES (Results 1 – 2 of 2) sorted by relevance
115 private static final String ALLOW_ATT_MESSAGES = "messages"; field in ZenModeConfig517 rt.allowMessages = safeBoolean(parser, ALLOW_ATT_MESSAGES, in readXml()597 out.attribute(null, ALLOW_ATT_MESSAGES, Boolean.toString(allowMessages)); in writeXml()
63827 Landroid/service/notification/ZenModeConfig;->ALLOW_ATT_MESSAGES:Ljava/lang/String;