Searched defs:allowedKeyManagement (Results 1 – 6 of 6) sorted by relevance
180 private static void populateAllowedKeyManagement(BitSet allowedKeyManagement, short authType) { in populateAllowedKeyManagement()
349 BitSet allowedKeyManagement = new BitSet(); in testCommonSetterGetter() local
1337 String allowedKeyManagement = ""; in writeConfigurationToWpaSupplicantConf() local
362 BitSet allowedKeyManagement = securityParams.getAllowedKeyManagement(); in saveWifiConfiguration() local
320 BitSet allowedKeyManagement = securityParams.getAllowedKeyManagement(); in saveWifiConfiguration() local
1291 public BitSet allowedKeyManagement; field in WifiConfiguration