Searched refs:PairwiseCipher (Results 1 – 10 of 10) sorted by relevance
22 import android.net.wifi.WifiConfiguration.PairwiseCipher;134 config.allowedPairwiseCiphers.set(PairwiseCipher.TKIP); in getConfig()142 config.allowedPairwiseCiphers.set(PairwiseCipher.CCMP); in getConfig()
148 public static class PairwiseCipher { class in WifiConfiguration149 private PairwiseCipher() { } in PairwiseCipher() method in WifiConfiguration.PairwiseCipher1491 if (pc < PairwiseCipher.strings.length) { in toString()1492 sbuf.append(PairwiseCipher.strings[pc]); in toString()
345 WifiConfiguration.PairwiseCipher.varName, WifiConfiguration.PairwiseCipher.strings); in readNetworkVariables()659 WifiConfiguration.PairwiseCipher.strings); in saveNetwork()662 WifiConfiguration.PairwiseCipher.varName, in saveNetwork()
30 import android.net.wifi.WifiConfiguration.PairwiseCipher;1347 WifiConfiguration.PairwiseCipher.CCMP); in testUpdateAllowedPairwiseCiphersChanged()1352 WifiConfiguration.PairwiseCipher.strings); in testUpdateAllowedPairwiseCiphersChanged()1354 PairwiseCipher.varName)).thenReturn(allowedPairwiseCiphersString); in testUpdateAllowedPairwiseCiphersChanged()
304 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in connect()
2846 android.net.wifi.WifiConfiguration$PairwiseCipher
17946 public static class WifiConfiguration.PairwiseCipher {
24414 public static class WifiConfiguration.PairwiseCipher {
26652 public static class WifiConfiguration.PairwiseCipher {
24483 public static class WifiConfiguration.PairwiseCipher {