Searched refs:CAPTIVE_PORTAL_OTHER_HTTP_URLS (Results 1 – 2 of 2) sorted by relevance
64 public static final String CAPTIVE_PORTAL_OTHER_HTTP_URLS = "captive_portal_other_http_urls"; field in NetworkStackUtils
86 import static com.android.networkstack.util.NetworkStackUtils.CAPTIVE_PORTAL_OTHER_HTTP_URLS;2689 combineCaptivePortalUrls(firstUrl, CAPTIVE_PORTAL_OTHER_HTTP_URLS); in makeCaptivePortalHttpUrls()