Searched refs:WPA3_SAE (Results 1 – 3 of 3) sorted by relevance
47 private static final String WPA3_SAE = field in WifiTetherSecurityPreferenceControllerTest88 mController.onPreferenceChange(mPreference, WPA3_SAE); in onPreferenceChange_toWpa3Sae_shouldUpdateSecurityValue()
1101 assertEquals(android.hardware.wifi.hostapd.V1_2.IHostapd.EncryptionType.WPA3_SAE, in testAddAccessPointSuccess_SAE_WithoutACS()1322 assertEquals(android.hardware.wifi.hostapd.V1_2.IHostapd.EncryptionType.WPA3_SAE, in testAddAccessPointSuccess_WithMeteredSAE()1370 assertEquals(android.hardware.wifi.hostapd.V1_2.IHostapd.EncryptionType.WPA3_SAE, in testAddAccessPointSuccess_WithNonMeteredSAE()1467 assertEquals(android.hardware.wifi.hostapd.V1_2.IHostapd.EncryptionType.WPA3_SAE, in testAddAccessPointSuccess_DualBandConfig()1518 assertEquals(android.hardware.wifi.hostapd.V1_2.IHostapd.EncryptionType.WPA3_SAE, in testAddAccessPointSuccess_WithMeteredSAEOn11AXSupportedDevice()1572 assertEquals(android.hardware.wifi.hostapd.V1_2.IHostapd.EncryptionType.WPA3_SAE, in testAddAccessPointSuccess_WithMeteredSAEOn11AXSupportedDeviceBut11AXDisabled()
863 == android.hardware.wifi.hostapd.V1_2.IHostapd.EncryptionType.WPA3_SAE in prepareNetworkParamsV1_2()895 .IHostapd.EncryptionType.WPA3_SAE; in getEncryptionType()