Searched refs:mHttpProxy (Results 1 – 3 of 3) sorted by relevance
368 private ProxyInfo mHttpProxy; field in IpClient854 mHttpProxy = null; in resetLinkProperties()1061 if (mHttpProxy != null) { in assembleLinkProperties()1062 newLp.setHttpProxy(mHttpProxy); in assembleLinkProperties()1302 mHttpProxy = (ProxyInfo) msg.obj; in processMessage()1600 mHttpProxy = (ProxyInfo) msg.obj; in processMessage()
175 private ProxyInfo mHttpProxy = null; field in WifiConfigController782 mStaticIpConfiguration, mHttpProxy)); in getConfig()814 mHttpProxy = null; in ipAndProxyFieldsAreValid()829 mHttpProxy = new ProxyInfo(host, port, exclusionList); in ipAndProxyFieldsAreValid()843 mHttpProxy = new ProxyInfo(uri); in ipAndProxyFieldsAreValid()
174 private ProxyInfo mHttpProxy = null; field in WifiConfigController812 mStaticIpConfiguration, mHttpProxy)); in getConfig()844 mHttpProxy = null; in ipAndProxyFieldsAreValid()859 mHttpProxy = new ProxyInfo(host, port, exclusionList); in ipAndProxyFieldsAreValid()873 mHttpProxy = new ProxyInfo(uri); in ipAndProxyFieldsAreValid()