Searched defs:proxyProperties (Results 1 – 4 of 4) sorted by relevance
164 ProxyInfo proxyProperties; in loadGlobalProxy() local
125 ProxyInfo proxyProperties = config.httpProxy; in writeConfig() local
4412 public void setGlobalProxy(final ProxyInfo proxyProperties) { in setGlobalProxy()
7014 ProxyInfo proxyProperties = new ProxyInfo(data[0], proxyPort, exclusionList); in saveGlobalProxyLocked() local