Searched refs:combineCaptivePortalUrls (Results 1 – 1 of 1) sorted by relevance
2630 combineCaptivePortalUrls(firstUrl, CAPTIVE_PORTAL_OTHER_FALLBACK_URLS); in makeCaptivePortalFallbackUrls()2669 combineCaptivePortalUrls(firstUrl, CAPTIVE_PORTAL_OTHER_HTTPS_URLS); in makeCaptivePortalHttpsUrls()2689 combineCaptivePortalUrls(firstUrl, CAPTIVE_PORTAL_OTHER_HTTP_URLS); in makeCaptivePortalHttpUrls()2703 private URL[] combineCaptivePortalUrls(final String firstUrl, final String propertyName) { in combineCaptivePortalUrls() method in NetworkMonitor