Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/com/android/server/connectivity/
DNetworkMonitor.java483 private final String mCaptivePortalHttpsUrlFromSetting; field in NetworkMonitor
667 mCaptivePortalHttpsUrlFromSetting = in NetworkMonitor()
2503 R.string.config_captive_portal_https_url, mCaptivePortalHttpsUrlFromSetting, in getCaptivePortalServerHttpsUrl()