Searched refs:mHttpProxy (Results 1 – 3 of 3) sorted by relevance
484 private ProxyInfo mHttpProxy; field in IpClient1072 mHttpProxy = null; in resetLinkProperties()1315 if (mHttpProxy != null) { in assembleLinkProperties()1316 newLp.setHttpProxy(mHttpProxy); in assembleLinkProperties()1674 mHttpProxy = (ProxyInfo) msg.obj; in processMessage()2081 mHttpProxy = (ProxyInfo) msg.obj; in processMessage()
187 private ProxyInfo mHttpProxy = null; field in WifiConfigController811 mStaticIpConfiguration, mHttpProxy)); in getConfig()843 mHttpProxy = null; in ipAndProxyFieldsAreValid()858 mHttpProxy = new ProxyInfo(host, port, exclusionList); in ipAndProxyFieldsAreValid()872 mHttpProxy = new ProxyInfo(uri); in ipAndProxyFieldsAreValid()
174 private ProxyInfo mHttpProxy = null; field in WifiConfigController781 mStaticIpConfiguration, mHttpProxy)); in getConfig()813 mHttpProxy = null; in ipAndProxyFieldsAreValid()828 mHttpProxy = new ProxyInfo(host, port, exclusionList); in ipAndProxyFieldsAreValid()842 mHttpProxy = new ProxyInfo(uri); in ipAndProxyFieldsAreValid()