Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiGlobals.java74 private final boolean mWifiAllowInsecureEnterpriseConfiguration; field in WifiGlobals
130 mWifiAllowInsecureEnterpriseConfiguration = mContext.getResources().getBoolean( in WifiGlobals()
534 return mWifiAllowInsecureEnterpriseConfiguration; in isInsecureEnterpriseConfigurationAllowed()
700 + mWifiAllowInsecureEnterpriseConfiguration); in dump()