Searched refs:setHttpProxy (Results 1 – 12 of 12) sorted by relevance
73 mIpConfiguration.setHttpProxy(new ProxyInfo(host, port, exclusionList)); in processProxySettings()78 mIpConfiguration.setHttpProxy(null); in processProxySettings()
328 ipConfig.setHttpProxy(new ProxyInfo(proxyHost, proxyPort, proxyBypassHosts)); in updateForProxy()331 ipConfig.setHttpProxy(new ProxyInfo(Uri.parse(pacUrl))); in updateForProxy()
10 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
27 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
33 void setHttpProxy(in ProxyInfo proxyInfo); in setHttpProxy() method
28 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
709 public void setHttpProxy(ProxyInfo proxyInfo) { in setHttpProxy() method in IpClient.IpClientConnector711 IpClient.this.setHttpProxy(proxyInfo); in setHttpProxy()887 public void setHttpProxy(ProxyInfo proxyInfo) { in setHttpProxy() method in IpClient1316 newLp.setHttpProxy(mHttpProxy); in assembleLinkProperties()