Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/com/android/server/connectivity/
DNetworkMonitor.java2664 ? new HttpsProbe(properties, proxy, url, captivePortalApiUrl) in ProbeThread()
2706 final class HttpsProbe extends Probe { class in NetworkMonitor
2707 HttpsProbe(ValidationProperties properties, ProxyInfo proxy, URL url, in HttpsProbe() method in NetworkMonitor.HttpsProbe
2864 futures.add(ecs.submit(() -> new HttpsProbe(properties, proxy, url, capportApiUrl) in sendMultiParallelHttpAndHttpsProbes()