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