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