Searched refs:setHttpProxySystemProperty (Results 1 – 3 of 3) sorted by relevance
237 public static final void setHttpProxySystemProperty(ProxyInfo p) { in setHttpProxySystemProperty() method in Proxy248 setHttpProxySystemProperty(host, port, exclList, pacFileUrl); in setHttpProxySystemProperty()252 public static final void setHttpProxySystemProperty(String host, String port, String exclList, in setHttpProxySystemProperty() method in Proxy
3220 Proxy.setHttpProxySystemProperty(getInstance().getDefaultProxy()); in setProcessDefaultNetwork()
910 Proxy.setHttpProxySystemProperty(cm.getDefaultProxy()); in setHttpProxy()912 Proxy.setHttpProxySystemProperty(host, port, exclList, pacFileUrl); in setHttpProxy()5221 Proxy.setHttpProxySystemProperty(proxyInfo); in handleBindApplication()