Searched refs:setHttpProxySystemProperty (Results 1 – 3 of 3) sorted by relevance
245 public static final void setHttpProxySystemProperty(ProxyInfo p) { in setHttpProxySystemProperty() method in Proxy256 setHttpProxySystemProperty(host, port, exclList, pacFileUrl); in setHttpProxySystemProperty()260 public static final void setHttpProxySystemProperty(String host, String port, String exclList, in setHttpProxySystemProperty() method in Proxy
4306 Proxy.setHttpProxySystemProperty(getInstance().getDefaultProxy()); in setProcessDefaultNetwork()
6302 Proxy.setHttpProxySystemProperty(service.getProxyForNetwork(null)); in handleBindApplication()7163 Proxy.setHttpProxySystemProperty(cm.getDefaultProxy()); in updateHttpProxy()