Searched refs:mUseHttps (Results 1 – 1 of 1) sorted by relevance
517 private boolean mUseHttps; field in NetworkMonitor682 mUseHttps = getUseHttpsValidation(); in NetworkMonitor()1046 mUseHttps = false; in processMessage()1243 if (!mUseHttps && mAcceptPartialConnectivity) { in enter()2899 } else if (mUseHttps && httpsUrls.length == 1 && httpUrls.length == 1) { in isCaptivePortal()2903 } else if (mUseHttps) { in isCaptivePortal()4071 mUseHttps = false; in maybeDisableHttpsProbing()