Searched defs:setHttpProxy (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/java/android/net/
H A DIpConfiguration.java125 public void setHttpProxy(ProxyInfo httpProxy) { method in class:IpConfiguration
H A DLinkProperties.java523 public void setHttpProxy(ProxyInfo proxy) { method in class:LinkProperties
1170 netProp.setHttpProxy((ProxyInfo)in.readParcelable(null));
/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java347 setHttpProxy(proxy, port, exclList, pacFileUrl);
1072 public void setHttpProxy(String proxy, String port, String exclList, method in class:ApplicationThreadProxy
H A DIApplicationThread.java106 void setHttpProxy(String proxy, String port, String exclList, method in interface:IApplicationThread
H A DActivityThread.java863 public void setHttpProxy(String host, String port, String exclList, Uri pacFileUrl) { method in class:ActivityThread.ApplicationThread
/frameworks/base/wifi/java/android/net/wifi/
H A DWifiConfiguration.java1416 public void setHttpProxy(ProxyInfo httpProxy) { method in class:WifiConfiguration

Completed in 240 milliseconds