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