Home
last modified time | relevance | path

Searched refs:mCaptivePortalHttpsUrl (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
DNetworkMonitor.java265 private final URL mCaptivePortalHttpsUrl; field in NetworkMonitor
342 mCaptivePortalHttpsUrl = makeURL(getCaptivePortalServerHttpsUrl()); in NetworkMonitor()
973 URL httpsUrl = mCaptivePortalHttpsUrl; in isCaptivePortal()