Searched refs:buildDirectProxy (Results 1 – 4 of 4) sorted by relevance
65 public static ProxyInfo buildDirectProxy(String host, int port) { in buildDirectProxy() method in ProxyInfo78 public static ProxyInfo buildDirectProxy(String host, int port, List<String> exclList) { in buildDirectProxy() method in ProxyInfo
119 lp.setHttpProxy(ProxyInfo.buildDirectProxy("test", 8888)); in makeTestObject()1040 assertTrue(lp.getHttpProxy().equals(ProxyInfo.buildDirectProxy("test", 8888))); in testHttpProxy()
6299 final ProxyInfo testProxyInfo = ProxyInfo.buildDirectProxy("test", 8888); in testGetGlobalProxyForNetwork()6308 final ProxyInfo testProxyInfo = ProxyInfo.buildDirectProxy("test", 8888); in testGetProxyForActiveNetwork()6325 final ProxyInfo testProxyInfo = ProxyInfo.buildDirectProxy("test", 8888); in testGetProxyForVPN()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...