Searched refs:httpResult (Results 1 – 1 of 1) sorted by relevance
2937 final CaptivePortalProbeResult httpResult = httpProbe.result(); in sendHttpAndHttpsParallelWithFallbackProbes() local2940 if (isConclusiveResult(httpResult, capportApiUrl)) { in sendHttpAndHttpsParallelWithFallbackProbes()2942 return httpResult; in sendHttpAndHttpsParallelWithFallbackProbes()2955 if (mPrivateIpNoInternetEnabled && (httpResult.isDnsPrivateIpResponse())) { in sendHttpAndHttpsParallelWithFallbackProbes()