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