Home
last modified time | relevance | path

Searched defs:httpProxy (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/
DIpConfiguration.java64 public ProxyInfo httpProxy; field in IpConfiguration
69 ProxyInfo httpProxy) { in init()
85 ProxyInfo httpProxy) { in IpConfiguration()
125 public void setHttpProxy(ProxyInfo httpProxy) { in setHttpProxy()
/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java1804 public void setHttpProxy(ProxyInfo httpProxy) { in setHttpProxy()