Searched refs:mProbe (Results 1 – 1 of 1) sorted by relevance
2658 private final Probe mProbe; field in NetworkMonitor.ProbeThread2663 mProbe = (probeType == ValidationProbeEvent.PROBE_HTTPS) in ProbeThread()2677 mResult = mProbe.sendProbe(); in run()2678 if (isConclusiveResult(mResult, mProbe.mCaptivePortalApiUrl)) { in run()