Searched refs:writeToXmlForConfigStore (Results 1 – 4 of 4) sorted by relevance
147 WifiConfigurationXmlUtil.writeToXmlForConfigStore(out, config); in serializeNetwork()
190 WifiConfigurationXmlUtil.writeToXmlForConfigStore(out, suggestion.wifiConfiguration); in serializeNetworkSuggestion()
476 WifiConfigurationXmlUtil.writeToXmlForConfigStore(out, configuration); in serializeWifiConfigurationForConfigStore()
442 public static void writeToXmlForConfigStore( in writeToXmlForConfigStore() method in XmlUtil.WifiConfigurationXmlUtil