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.java3207 ? new HttpsProbe(properties, proxy, url, captivePortalApiUrl) in ProbeThread()
3250 final class HttpsProbe extends Probe { class in NetworkMonitor
3251 HttpsProbe(ValidationProperties properties, ProxyInfo proxy, URL url, in HttpsProbe() method in NetworkMonitor.HttpsProbe
3409 futures.add(ecs.submit(() -> new HttpsProbe(properties, proxy, url, capportApiUrl) in sendMultiParallelHttpAndHttpsProbes()