Searched refs:httpResult (Results 1 – 1 of 1) sorted by relevance
2982 final CaptivePortalProbeResult httpResult = httpProbe.result(); in sendHttpAndHttpsParallelWithFallbackProbes() local2985 if (isConclusiveResult(httpResult, capportApiUrl)) { in sendHttpAndHttpsParallelWithFallbackProbes()2987 return httpResult; in sendHttpAndHttpsParallelWithFallbackProbes()3000 if (mPrivateIpNoInternetEnabled && (httpResult.isDnsPrivateIpResponse())) { in sendHttpAndHttpsParallelWithFallbackProbes()