Home
last modified time | relevance | path

Searched refs:mIsWifi7Enabled (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiNetworkSuggestion.java240 private boolean mIsWifi7Enabled; field in WifiNetworkSuggestion.Builder
279 mIsWifi7Enabled = true; in Builder()
880 mIsWifi7Enabled = enabled; in setWifi7Enabled()
1102 wifiConfiguration.setWifi7Enabled(mIsWifi7Enabled); in buildWifiConfiguration()
1142 wifiConfiguration.setWifi7Enabled(mIsWifi7Enabled); in buildWifiConfigurationForPasspoint()