Home
last modified time | relevance | path

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

/aosp12/frameworks/base/wifi/java/src/android/net/wifi/
H A DSoftApConfToXmlMigrationUtil.java165 private static final int CONFIG_STORE_DATA_VERSION = 3; field in SoftApConfToXmlMigrationUtil
194 XmlUtils.writeValueXml(CONFIG_STORE_DATA_VERSION, XML_TAG_VERSION, out); in convertConfToXml()