Searched defs:wepKeys (Results 1 – 5 of 5) sorted by relevance
88 public static boolean hasAnyValidWepKey(String[] wepKeys) { in hasAnyValidWepKey()543 private static boolean validateWepKeys(String[] wepKeys, int wepTxKeyIndex, boolean isAdd) { in validateWepKeys()
446 private static void populateWepKeysFromXmlValue(Object value, String[] wepKeys) in populateWepKeysFromXmlValue()
401 private static void writeWepKeysToXml(XmlSerializer out, String[] wepKeys, in writeWepKeysToXml()711 private static void populateWepKeysFromXmlValue(Object value, String[] wepKeys) in populateWepKeysFromXmlValue()
1168 public String[] wepKeys; field in WifiConfiguration
1876 String[] wepKeys = in testMultipleUpdatesSingleNetwork() local5692 WifiConfiguration configuration, String[] wepKeys, int wepTxKeyIdx) { in assertAndSetNetworkWepKeysAndTxIndex()