Searched refs:WPA2_PSK (Results 1 – 10 of 10) 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()
3419 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()
592 case WifiConfiguration.KeyMgmt.WPA2_PSK: in getEncryptionType()
752 case WifiConfiguration.KeyMgmt.WPA2_PSK: // This should never happen in wifiConfigurationToSupplicantKeyMgmtMask()
282 config.allowedKeyManagement.set(KeyMgmt.WPA2_PSK); in testSoftApConfigBackupAndRestore()345 config.allowedKeyManagement.set(KeyMgmt.WPA2_PSK); in testGetKeyIdForCredentials()406 config.allowedKeyManagement.set(KeyMgmt.WPA2_PSK); in testGetKeyIdForCredentialsForSuggestion()
119 public static final int WPA2_PSK = 4; field in WifiConfiguration.KeyMgmt2167 } else if (allowedKeyManagement.get(KeyMgmt.WPA2_PSK)) { in getAuthType()2168 return KeyMgmt.WPA2_PSK; in getAuthType()
5359 field @Deprecated public static final int WPA2_PSK = 4; // 0x4
5265 field @Deprecated public static final int WPA2_PSK = 4; // 0x4