Searched defs:firstUrl (Results 1 – 1 of 1) sorted by relevance
2086 final String firstUrl = mDependencies.getSetting(mContext, CAPTIVE_PORTAL_FALLBACK_URL, in makeCaptivePortalFallbackUrls() local2164 private URL[] combineCaptivePortalUrls(final String firstUrl, final String propertyName) { in combineCaptivePortalUrls()