Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiConnectivityManager.java204 private int mAutojoinDisallowedSecurityTypes = 0; // restrict none by default field in WifiConnectivityManager
695 mAutojoinDisallowedSecurityTypes); in handleScanResults()
3681 mAutojoinDisallowedSecurityTypes = restrictions; in setAutojoinDisallowedSecurityTypes()
3688 return mAutojoinDisallowedSecurityTypes; in getAutojoinDisallowedSecurityTypes()