Searched refs:mUseHttps (Results 1 – 1 of 1) sorted by relevance
453 private boolean mUseHttps; field in NetworkMonitor596 mUseHttps = getUseHttpsValidation(); in NetworkMonitor()907 mUseHttps = false; in processMessage()1017 if (!mUseHttps && mAcceptPartialConnectivity) { in enter()2356 } else if (mUseHttps && httpsUrls.length == 1 && httpUrls.length == 1) { in isCaptivePortal()2360 } else if (mUseHttps) { in isCaptivePortal()3477 mUseHttps = false; in maybeDisableHttpsProbing()