Searched refs:getAllowedAuthAlgorithms (Results 1 – 4 of 4) sorted by relevance
61 assertTrue(params.getAllowedAuthAlgorithms().get(b)); in verifySecurityParams()419 assertEquals(params.getAllowedAuthAlgorithms(), copiedParams.getAllowedAuthAlgorithms()); in testCopyConstructor()
290 public BitSet getAllowedAuthAlgorithms() { in getAllowedAuthAlgorithms() method in SecurityParams
397 BitSet allowedAuthAlgorithms = securityParams.getAllowedAuthAlgorithms(); in saveWifiConfiguration()
349 BitSet allowedAuthAlgorithms = securityParams.getAllowedAuthAlgorithms(); in saveWifiConfiguration()