Searched defs:allowedGroupCiphers (Results 1 – 6 of 6) sorted by relevance
356 BitSet allowedGroupCiphers = new BitSet(); in testCommonSetterGetter() local
374 BitSet allowedGroupCiphers = securityParams.getAllowedGroupCiphers(); in saveWifiConfiguration() local655 BitSet allowedGroupCiphers = securityParams.getAllowedGroupCiphers(); in saveSuiteBConfig() local
353 BitSet allowedGroupCiphers = securityParams.getAllowedGroupCiphers(); in saveWifiConfiguration() local630 BitSet allowedGroupCiphers = securityParams.getAllowedGroupCiphers(); in saveSuiteBConfig() local
1031 BitSet allowedGroupCiphers = config.getDefaultSecurityParams().getAllowedGroupCiphers(); in getExpectedGroupCiphers() local
1430 BitSet allowedGroupCiphers = config.getDefaultSecurityParams().getAllowedGroupCiphers(); in putAllSupportingGroupCiphersAndReturnExpectedHalCiphersValue() local
1270 public BitSet allowedGroupCiphers; field in WifiConfiguration