Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIpConfiguration.java82 public ProxyInfo httpProxy; field in IpConfiguration
87 ProxyInfo httpProxy) { in init()
105 ProxyInfo httpProxy) { in IpConfiguration()
145 public void setHttpProxy(@Nullable ProxyInfo httpProxy) { in setHttpProxy()
/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java2315 public void setHttpProxy(ProxyInfo httpProxy) { in setHttpProxy()