Searched refs:XML_TAG_CHANNEL (Results 1 – 1 of 1) sorted by relevance
172 private static final String XML_TAG_CHANNEL = "Channel"; field in SoftApConfToXmlMigrationUtil203 XmlUtils.writeValueXml(softApConf.getChannel(), XML_TAG_CHANNEL, out); in convertConfToXml() local