Home
last modified time | relevance | path

Searched defs:setHttpProxy (Results 1 – 25 of 25) sorted by relevance

/packages/modules/Connectivity/framework/src/android/net/
DIpConfiguration.java176 public void setHttpProxy(@Nullable ProxyInfo httpProxy) { in setHttpProxy() method in IpConfiguration
278 public @NonNull Builder setHttpProxy(@Nullable ProxyInfo proxyInfo) { in setHttpProxy() method in IpConfiguration.Builder
DLinkProperties.java805 public void setHttpProxy(@Nullable ProxyInfo proxy) { in setHttpProxy() method in LinkProperties
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/1/android/net/ip/
DIIpClient.aidl10 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/2/android/net/ip/
DIIpClient.aidl10 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/3/android/net/ip/
DIIpClient.aidl27 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/4/android/net/ip/
DIIpClient.aidl10 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/5/android/net/ip/
DIIpClient.aidl28 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/11/android/net/ip/
DIIpClient.aidl44 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/8/android/net/ip/
DIIpClient.aidl28 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/6/android/net/ip/
DIIpClient.aidl28 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/9/android/net/ip/
DIIpClient.aidl28 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/10/android/net/ip/
DIIpClient.aidl29 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/7/android/net/ip/
DIIpClient.aidl28 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/15/android/net/ip/
DIIpClient.aidl44 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/14/android/net/ip/
DIIpClient.aidl44 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/16/android/net/ip/
DIIpClient.aidl44 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/13/android/net/ip/
DIIpClient.aidl44 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/17/android/net/ip/
DIIpClient.aidl44 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/12/android/net/ip/
DIIpClient.aidl44 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ip/
DIIpClient.aidl64 void setHttpProxy(in ProxyInfo proxyInfo); in setHttpProxy() method
DIpClientManager.java188 public boolean setHttpProxy(ProxyInfo proxyInfo) { in setHttpProxy() method in IpClientManager
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/current/android/net/ip/
DIIpClient.aidl44 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/18/android/net/ip/
DIIpClient.aidl44 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy() method
/packages/modules/NetworkStack/src/android/net/ip/
DIpClient.java913 public void setHttpProxy(ProxyInfo proxyInfo) { in setHttpProxy() method in IpClient.IpClientConnector
1133 public void setHttpProxy(ProxyInfo proxyInfo) { in setHttpProxy() method in IpClient
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiConfiguration.java3849 public void setHttpProxy(ProxyInfo httpProxy) { in setHttpProxy() method in WifiConfiguration