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