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