Searched refs:mOemPaidConnectionAllowed (Results 1 – 1 of 1) sorted by relevance
203 private boolean mOemPaidConnectionAllowed = false; field in WifiConnectivityManager557 if (mOemPaidConnectionAllowed || mOemPrivateConnectionAllowed) { in shouldSkipSufficiencyCheck()650 mOemPaidConnectionAllowed, mOemPrivateConnectionAllowed, in handleScanResults()674 if ((mOemPaidConnectionAllowed || mOemPrivateConnectionAllowed) in handleScanResults()3242 && (mUntrustedConnectionAllowed || mOemPaidConnectionAllowed in checkAllStatesAndEnableAutoJoin()3315 if (mOemPaidConnectionAllowed != allowed) { in setOemPaidConnectionAllowed()3316 mOemPaidConnectionAllowed = allowed; in setOemPaidConnectionAllowed()