Searched refs:captivePortalServerUrl (Results 1 – 1 of 1) sorted by relevance
48 private String captivePortalServerUrl = "http://10.0.0.2"; field in ShadowConnectivityManager216 return captivePortalServerUrl; in getCaptivePortalServerUrl()224 public void setCaptivePortalServerUrl(String captivePortalServerUrl) { in setCaptivePortalServerUrl() argument225 this.captivePortalServerUrl = captivePortalServerUrl; in setCaptivePortalServerUrl()