Searched refs:MANUAL_TAG (Results 1 – 2 of 2) sorted by relevance
267 private static final String MANUAL_TAG = "manual"; field in ZenModeConfig1019 } else if (MANUAL_TAG.equals(tag)) { in readXml()1098 out.startTag(null, MANUAL_TAG); in writeXml()1100 out.endTag(null, MANUAL_TAG); in writeXml()
49341 Landroid/service/notification/ZenModeConfig;->MANUAL_TAG:Ljava/lang/String;