Searched refs:mCaptivePortalHttpUrls (Results 1 – 1 of 1) sorted by relevance
497 private URL[] mCaptivePortalHttpUrls; field in NetworkMonitor996 + " and HTTP URL " + Arrays.toString(mCaptivePortalHttpUrls)); in enter()2092 mCaptivePortalHttpUrls, mCaptivePortalHttpUrls.length); in enter()4165 if (!Arrays.equals(mCaptivePortalHttpUrls, captivePortalHttpUrls)) { in checkAndRenewResourceConfig()4166 mCaptivePortalHttpUrls = captivePortalHttpUrls; in checkAndRenewResourceConfig()4169 + Arrays.toString(mCaptivePortalHttpUrls)); in checkAndRenewResourceConfig()