Searched refs:writeWepKeysToXml (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
H A DXmlUtil.java357 private static void writeWepKeysToXml(XmlSerializer out, String[] wepKeys) method in class:XmlUtil.WifiConfigurationXmlUtil
390 writeWepKeysToXml(out, configuration.wepKeys);

Completed in 77 milliseconds