Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DXmlUtil.java696 covertMacAddressListToStringList(configuration in writeToXmlForConfigStore()
705 private static List<String> covertMacAddressListToStringList(List<MacAddress> macList) { in covertMacAddressListToStringList() method in XmlUtil.WifiConfigurationXmlUtil