Searched refs:mTestCaptivePortalHttpUrl (Results 1 – 1 of 1) sorted by relevance
488 private final URL mTestCaptivePortalHttpUrl; field in NetworkMonitor673 mTestCaptivePortalHttpUrl = getTestUrl(TEST_CAPTIVE_PORTAL_HTTP_URL, validationLogs, deps); in NetworkMonitor()2684 if (mTestCaptivePortalHttpUrl != null) return new URL[] { mTestCaptivePortalHttpUrl }; in makeCaptivePortalHttpUrls()