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