Searched refs:captivePortalHttpUrls (Results 1 – 1 of 1) sorted by relevance
4164 final URL[] captivePortalHttpUrls = makeCaptivePortalHttpUrls(customizedContext); in checkAndRenewResourceConfig() local4165 if (!Arrays.equals(mCaptivePortalHttpUrls, captivePortalHttpUrls)) { in checkAndRenewResourceConfig()4166 mCaptivePortalHttpUrls = captivePortalHttpUrls; in checkAndRenewResourceConfig()