Home
last modified time | relevance | path

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

12

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DProxyTracker.java255 final ProxyInfo proxyInfo = null != defaultProxy ? in sendProxyBroadcast() local
287 public void setGlobalProxy(@Nullable ProxyInfo proxyInfo) { in setGlobalProxy()
338 public void setDefaultProxy(@Nullable ProxyInfo proxyInfo) { in setDefaultProxy()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/20/android/net/ip/
DIIpClient.aidl44 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/19/android/net/ip/
DIIpClient.aidl44 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy()
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ip/
DIIpClient.aidl79 void setHttpProxy(in ProxyInfo proxyInfo); in setHttpProxy()
/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()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/21/android/net/ip/
DIIpClient.aidl44 oneway void setHttpProxy(in android.net.ProxyInfo proxyInfo); in setHttpProxy()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DIpConfigStore.java206 ProxyInfo proxyInfo = ProxyInfo.buildDirectProxy( in readIpConfigurations() local

12