Searched refs:mCaptivePortalWantedAsIs (Results 1 – 1 of 1) sorted by relevance
3975 private boolean mCaptivePortalWantedAsIs = false; field in NetworkMonitor.EvaluationState4015 mCaptivePortalWantedAsIs = true; in setCaptivePortalWantedAsIs()4019 return mCaptivePortalWantedAsIs; in isCaptivePortalWantedAsIs()4023 if (mCaptivePortalWantedAsIs) { in reportEvaluationResult()