Searched refs:capportUrl (Results 1 – 1 of 1) sorted by relevance
1301 final String capportUrl = mDhcpResults.captivePortalApiUrl; in assembleLinkProperties() local1304 if (isParseableUrl(capportUrl)) { in assembleLinkProperties()1306 .setCaptivePortalApiUrl(newLp, Uri.parse(capportUrl)); in assembleLinkProperties()