Searched refs:MANUAL_TAG (Results 1 – 1 of 1) sorted by relevance
135 private static final String MANUAL_TAG = "manual"; field in ZenModeConfig521 } else if (MANUAL_TAG.equals(tag)) { in readXml()568 out.startTag(null, MANUAL_TAG); in writeXml()570 out.endTag(null, MANUAL_TAG); in writeXml()