Searched refs:mOemPrivateConnectionAllowed (Results 1 – 1 of 1) sorted by relevance
204 private boolean mOemPrivateConnectionAllowed = false; field in WifiConnectivityManager557 if (mOemPaidConnectionAllowed || mOemPrivateConnectionAllowed) { in shouldSkipSufficiencyCheck()650 mOemPaidConnectionAllowed, mOemPrivateConnectionAllowed, in handleScanResults()674 if ((mOemPaidConnectionAllowed || mOemPrivateConnectionAllowed) in handleScanResults()3243 || mOemPrivateConnectionAllowed || mTrustedConnectionAllowed in checkAllStatesAndEnableAutoJoin()3329 if (mOemPrivateConnectionAllowed != allowed) { in setOemPrivateConnectionAllowed()3330 mOemPrivateConnectionAllowed = allowed; in setOemPrivateConnectionAllowed()