Searched refs:linkHttpProxy (Results 1 – 1 of 1) sorted by relevance
4179 final ProxyInfo linkHttpProxy = nai.linkProperties.getHttpProxy(); in getLinkPropertiesProxyInfo() local4180 return linkHttpProxy == null ? null : new ProxyInfo(linkHttpProxy); in getLinkPropertiesProxyInfo()