Home
last modified time | relevance | path

Searched refs:sendParallelHttpProbes (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
DNetworkMonitor.java1011 result = sendParallelHttpProbes(proxyInfo, httpsUrl, httpUrl); in isCaptivePortal()
1152 private CaptivePortalProbeResult sendParallelHttpProbes( in sendParallelHttpProbes() method in NetworkMonitor