Searched refs:CONFIG_STORE_DATA_VERSION (Results 1 – 1 of 1) sorted by relevance
165 private static final int CONFIG_STORE_DATA_VERSION = 3; field in SoftApConfToXmlMigrationUtil194 XmlUtils.writeValueXml(CONFIG_STORE_DATA_VERSION, XML_TAG_VERSION, out); in convertConfToXml()