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