Searched defs:allowedAuthAlgorithms (Results 1 – 2 of 2) sorted by relevance
1164 public BitSet allowedAuthAlgorithms; field in WifiConfiguration
343 BitSet allowedAuthAlgorithms = securityParams.getAllowedAuthAlgorithms(); in saveWifiConfiguration() local