Searched refs:writeWepKeysToXml (Results 1 – 1 of 1) sorted by relevance
413 private static void writeWepKeysToXml(XmlSerializer out, String[] wepKeys, in writeWepKeysToXml() method in XmlUtil.WifiConfigurationXmlUtil579 writeWepKeysToXml(out, configuration.wepKeys, encryptionUtil); in writeCommonElementsToXml()