Class android.net.wifi.WifiConfiguration
Change from deprecated to undeprecated.
Changed Constructors | ||
---|---|---|
WifiConfiguration () |
Change from deprecated to undeprecated. |
|
WifiConfiguration (WifiConfiguration ) |
Change from deprecated to undeprecated. |
Changed Methods | ||
---|---|---|
int describeContents () |
Change from deprecated to undeprecated. |
|
ProxyInfo getHttpProxy () |
Change from deprecated to undeprecated. |
|
String getKey () |
Change from deprecated to undeprecated. |
|
int getMacRandomizationSetting () |
Change from deprecated to undeprecated. |
|
MacAddress getRandomizedMacAddress () |
Change from deprecated to undeprecated. |
|
boolean isDppConfigurator () |
Change from deprecated to undeprecated. |
|
boolean isPasspoint () |
Change from deprecated to undeprecated. |
|
void setHttpProxy (ProxyInfo ) |
Change from deprecated to undeprecated. |
|
void setIpConfiguration (IpConfiguration ) |
Change from deprecated to undeprecated. |
|
void setMacRandomizationSetting (int ) |
Change from deprecated to undeprecated. |
|
void setSecurityParams (int ) |
Change from deprecated to undeprecated. |
|
void writeToParcel (Parcel, |
Change from deprecated to undeprecated. |
Changed Fields | ||
---|---|---|
String BSSID |
Change from deprecated to undeprecated. |
|
String FQDN |
Change from deprecated to undeprecated. |
|
int RANDOMIZATION_AUTO |
Change from deprecated to undeprecated. |
|
int RANDOMIZATION_NONE |
Change from deprecated to undeprecated. |
|
int RANDOMIZATION_NON_PERSISTENT |
Change from deprecated to undeprecated. |
|
int RANDOMIZATION_PERSISTENT |
Change from deprecated to undeprecated. |
|
int SECURITY_TYPE_DPP |
Change from deprecated to undeprecated. |
|
int SECURITY_TYPE_EAP |
Change from deprecated to undeprecated. |
|
int SECURITY_TYPE_EAP_WPA3_ENTERPRISE |
Change from deprecated to undeprecated. |
|
int SECURITY_TYPE_EAP_WPA3_ENTERPRISE_192_BIT |
Change from deprecated to undeprecated. |
|
int SECURITY_TYPE_OPEN |
Change from deprecated to undeprecated. |
|
int SECURITY_TYPE_OWE |
Change from deprecated to undeprecated. |
|
int SECURITY_TYPE_PSK |
Change from deprecated to undeprecated. |
|
int SECURITY_TYPE_SAE |
Change from deprecated to undeprecated. |
|
int SECURITY_TYPE_WAPI_CERT |
Change from deprecated to undeprecated. |
|
int SECURITY_TYPE_WAPI_PSK |
Change from deprecated to undeprecated. |
|
int SECURITY_TYPE_WEP |
Change from deprecated to undeprecated. |
|
String SSID |
Change from deprecated to undeprecated. |
|
BitSet allowedAuthAlgorithms |
Change from deprecated to undeprecated. |
|
BitSet allowedGroupCiphers |
Change from deprecated to undeprecated. |
|
BitSet allowedGroupManagementCiphers |
Change from deprecated to undeprecated. |
|
BitSet allowedKeyManagement |
Change from deprecated to undeprecated. |
|
BitSet allowedPairwiseCiphers |
Change from deprecated to undeprecated. |
|
BitSet allowedProtocols |
Change from deprecated to undeprecated. |
|
BitSet allowedSuiteBCiphers |
Change from deprecated to undeprecated. |
|
WifiEnterpriseConfig enterpriseConfig |
Change from deprecated to undeprecated. |
|
boolean hiddenSSID |
Change from deprecated to undeprecated. |
|
boolean isHomeProviderNetwork |
Change from deprecated to undeprecated. |
|
int networkId |
Change from deprecated to undeprecated. |
|
String preSharedKey |
Change from deprecated to undeprecated. |
|
String providerFriendlyName |
Change from deprecated to undeprecated. |
|
long[] roamingConsortiumIds |
Change from deprecated to undeprecated. |
|
int status |
Change from deprecated to undeprecated. |