Searched refs:GroupCipher (Results 1 – 10 of 10) sorted by relevance
21 import android.net.wifi.WifiConfiguration.GroupCipher;120 config.allowedGroupCiphers.set(GroupCipher.WEP40); in getConfig()127 config.allowedGroupCiphers.set(GroupCipher.WEP104); in getConfig()135 config.allowedGroupCiphers.set(GroupCipher.TKIP); in getConfig()143 config.allowedGroupCiphers.set(GroupCipher.CCMP); in getConfig()
348 WifiConfiguration.GroupCipher.varName, WifiConfiguration.GroupCipher.strings); in readNetworkVariables()671 WifiConfiguration.GroupCipher.strings, in saveNetwork()672 WifiConfiguration.GroupCipher in saveNetwork()673 .strings[WifiConfiguration.GroupCipher.GTK_NOT_USED]); in saveNetwork()676 WifiConfiguration.GroupCipher.varName, in saveNetwork()
172 public static class GroupCipher { class in WifiConfiguration173 private GroupCipher() { } in GroupCipher() method in WifiConfiguration.GroupCipher1503 if (gc < GroupCipher.strings.length) { in toString()1504 sbuf.append(GroupCipher.strings[gc]); in toString()
28 import android.net.wifi.WifiConfiguration.GroupCipher;1378 WifiConfiguration.GroupCipher.CCMP); in testUpdateAllowedGroupCiphersChanged()1383 WifiConfiguration.GroupCipher.strings); in testUpdateAllowedGroupCiphersChanged()1385 GroupCipher.varName)).thenReturn(allowedGroupCiphersString); in testUpdateAllowedGroupCiphersChanged()
305 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.GTK_NOT_USED); in connect()
2843 android.net.wifi.WifiConfiguration$GroupCipher
17928 public static class WifiConfiguration.GroupCipher {
24396 public static class WifiConfiguration.GroupCipher {
24465 public static class WifiConfiguration.GroupCipher {
26633 public static class WifiConfiguration.GroupCipher {