Searched refs:httpsUrl (Results 1 – 1 of 1) sorted by relevance
1477 URL httpsUrl = mCaptivePortalHttpsUrl; in isCaptivePortal() local1505 if ((pacUrl == null) && (httpUrl == null || httpsUrl == null)) { in isCaptivePortal()1517 result = sendParallelHttpProbes(proxyInfo, httpsUrl, httpUrl); in isCaptivePortal()1682 ProxyInfo proxy, URL httpsUrl, URL httpUrl) { in sendParallelHttpProbes() argument1703 sendDnsAndHttpProbes(proxy, httpsUrl, ValidationProbeEvent.PROBE_HTTPS); in sendParallelHttpProbes()