Class android.net.wifi.WifiManager

Added Methods
void allowAutojoinGlobal(boolean)  
int getStaConcurrencyForMultiInternetMode()  
boolean isEasyConnectDppAkmSupported()  
boolean isStaConcurrencyForMultiInternetSupported()  
boolean isTrustOnFirstUseSupported()  
boolean isWifiPasspointEnabled()  
void queryAutojoinGlobal(Executor, Consumer<Boolean>)  
int removeNetworkSuggestions(List<WifiNetworkSuggestion>, int)  
void reportCreateInterfaceImpact(int, boolean, Executor, BiConsumer<Boolean, Set<InterfaceCreationImpact>>)  
 

Added Fields
int ACTION_REMOVE_SUGGESTION_DISCONNECT  
int ACTION_REMOVE_SUGGESTION_LINGER  
int STATUS_NETWORK_SUGGESTIONS_ERROR_RESTRICTED_BY_ADMIN  
int WIFI_INTERFACE_TYPE_AP  
int WIFI_INTERFACE_TYPE_AWARE  
int WIFI_INTERFACE_TYPE_DIRECT  
int WIFI_INTERFACE_TYPE_STA  
int WIFI_MULTI_INTERNET_MODE_DBS_AP  
int WIFI_MULTI_INTERNET_MODE_DISABLED  
int WIFI_MULTI_INTERNET_MODE_MULTI_AP