Home
last modified time | relevance | path

Searched refs:XML_TAG_VERSION (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/wifi/java/src/android/net/wifi/
H A DSoftApConfToXmlMigrationUtil.java168 private static final String XML_TAG_VERSION = "Version"; field in SoftApConfToXmlMigrationUtil
194 XmlUtils.writeValueXml(CONFIG_STORE_DATA_VERSION, XML_TAG_VERSION, out); in convertConfToXml()