Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIpConfiguration.java68 public ProxyInfo httpProxy; field in IpConfiguration
73 ProxyInfo httpProxy) { in init()
90 ProxyInfo httpProxy) { in IpConfiguration()
130 public void setHttpProxy(ProxyInfo httpProxy) { in setHttpProxy()
/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java2314 public void setHttpProxy(ProxyInfo httpProxy) { in setHttpProxy()