Searched refs:hasAnyValidWepKey (Results 1 – 2 of 2) sorted by relevance
93 public static boolean hasAnyValidWepKey(String[] wepKeys) { in hasAnyValidWepKey() method in WifiConfigurationUtil
646 && WifiConfigurationUtil.hasAnyValidWepKey(configuration.wepKeys)) { in getScanResultCapsForNetwork()