Home | History | Annotate | Download | only in app

Lines Matching refs:proxyProperties

49 import android.net.ProxyProperties;
4345 ProxyProperties proxyProperties = service.getProxy();
4346 Proxy.setHttpProxySystemProperty(proxyProperties);