Searched refs:WPA2_PSK (Results 1 – 9 of 9) sorted by relevance
225 configuration.allowedKeyManagement.set(WifiConfiguration.KeyMgmt.WPA2_PSK); in testAddAccessPointSuccess_Psk_Band2G()292 configuration.allowedKeyManagement.set(WifiConfiguration.KeyMgmt.WPA2_PSK); in testAddAccessPointSuccess_Psk_Band5G_Hidden()330 configuration.allowedKeyManagement.set(WifiConfiguration.KeyMgmt.WPA2_PSK); in testAddAccessPointSuccess_Psk_Band2G_WithACS()368 configuration.allowedKeyManagement.set(WifiConfiguration.KeyMgmt.WPA2_PSK); in testAddAccessPointSuccess_Psk_Band2G_WithIeee80211AC()405 configuration.allowedKeyManagement.set(WifiConfiguration.KeyMgmt.WPA2_PSK); in testAddAccessPointSuccess_Psk_BandAny_WithACS()443 configuration.allowedKeyManagement.set(WifiConfiguration.KeyMgmt.WPA2_PSK); in testAddAccessPointSuccess_Psk_BandAny_Downgraded_WithoutACS()509 configuration.allowedKeyManagement.set(WifiConfiguration.KeyMgmt.WPA2_PSK); in testAddAccessPointSuccess_Psk_BandAny_WithACS_AcsChannels()
193 assertTrue(config.allowedKeyManagement.get(KeyMgmt.WPA2_PSK)); in verifyDefaultApConfig()204 assertTrue(config.allowedKeyManagement.get(KeyMgmt.WPA2_PSK)); in verifyDefaultLocalOnlyApConfig()663 config.allowedKeyManagement.set(WifiConfiguration.KeyMgmt.WPA2_PSK); in testWpa2PskNetworkConfigInValidateApWifiConfigurationCheck()706 config.allowedKeyManagement.set(WifiConfiguration.KeyMgmt.WPA2_PSK); in testInvalidAuthTypeInValidateApWifiConfigurationCheck()
3284 apConfig.allowedKeyManagement.set(KeyMgmt.WPA2_PSK); in createValidSoftApConfiguration()
342 config.allowedKeyManagement.set(KeyMgmt.WPA2_PSK); in getDefaultApConfiguration()365 config.allowedKeyManagement.set(KeyMgmt.WPA2_PSK); in generateLocalOnlyHotspotConfig()459 } else if (authType == KeyMgmt.WPA2_PSK) { in validateApWifiConfiguration()
542 case WifiConfiguration.KeyMgmt.WPA2_PSK: in getEncryptionType()
760 case WifiConfiguration.KeyMgmt.WPA2_PSK: // This should never happen in wifiConfigurationToSupplicantKeyMgmtMask()
280 config.allowedKeyManagement.set(KeyMgmt.WPA2_PSK); in testSoftApConfigBackupAndRestore()343 config.allowedKeyManagement.set(KeyMgmt.WPA2_PSK); in testGetKeyIdForCredentials()
118 public static final int WPA2_PSK = 4; field in WifiConfiguration.KeyMgmt2158 } else if (allowedKeyManagement.get(KeyMgmt.WPA2_PSK)) { in getAuthType()2159 return KeyMgmt.WPA2_PSK; in getAuthType()
4668 field @Deprecated public static final int WPA2_PSK = 4; // 0x4