Home
last modified time | relevance | path

Searched refs:setHttpProxy (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/services/net/java/android/net/ip/
DIpClientManager.java184 public boolean setHttpProxy(ProxyInfo proxyInfo) { in setHttpProxy() method in IpClientManager
187 mIpClient.setHttpProxy(proxyInfo); in setHttpProxy()
/frameworks/libs/net/common/tests/unit/src/android/net/util/
DLinkPropertiesUtilsTest.java77 lp.setHttpProxy(ProxyInfo.buildDirectProxy("test", 8888)); in createTestObject()
159 target.setHttpProxy(ProxyInfo.buildDirectProxy("hello", 8888)); in testLinkPropertiesIdenticalEqual()
164 target.setHttpProxy(null); in testLinkPropertiesIdenticalEqual()
/frameworks/base/core/java/android/net/
DIpConfiguration.java145 public void setHttpProxy(@Nullable ProxyInfo httpProxy) { in setHttpProxy() method in IpConfiguration
DVpnService.java535 public Builder setHttpProxy(@NonNull ProxyInfo proxyInfo) { in setHttpProxy() method in VpnService.Builder
DLinkProperties.java793 public void setHttpProxy(@Nullable ProxyInfo proxy) { in setHttpProxy() method in LinkProperties
1890 netProp.setHttpProxy(in.readParcelable(null));
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiBackupDataV1Parser.java552 ipConfiguration.setHttpProxy( in parseIpConfigurationFromXml()
560 ipConfiguration.setHttpProxy( in parseIpConfigurationFromXml()
DWifiConfigManager.java1038 internalConfig.setHttpProxy(new ProxyInfo(externalConfig.getHttpProxy())); in mergeWithInternalWifiConfiguration()
DClientModeImpl.java4402 mIpClient.setHttpProxy( in processMessage()
5403 mIpClient.setHttpProxy(currentConfig.getHttpProxy()); in enter()
/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java2315 public void setHttpProxy(ProxyInfo httpProxy) { in setHttpProxy() method in WifiConfiguration
2318 mIpConfiguration.setHttpProxy(null); in setHttpProxy()
2337 mIpConfiguration.setHttpProxy(httpProxyCopy); in setHttpProxy()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DXmlUtil.java943 ipConfiguration.setHttpProxy( in parseFromXml()
949 ipConfiguration.setHttpProxy( in parseFromXml()
/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
DEthernetNetworkFactory.java555 ipClient.setHttpProxy(toStableParcelable(config.getHttpProxy())); in provisionIpClient()
/frameworks/base/tests/net/common/java/android/net/
DLinkPropertiesTest.java154 lp.setHttpProxy(ProxyInfo.buildDirectProxy("test", 8888)); in makeTestObject()
1023 source.setHttpProxy(ProxyInfo.buildDirectProxy("test", 8888)); in makeLinkPropertiesForParceling()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java472 mLinkProperties.setHttpProxy(proxy); in updateLinkPropertiesHttpProxy()
560 result.newLp.setHttpProxy(mLinkProperties.getHttpProxy()); in updateLinkProperty()
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java6595 testLinkProperties.setHttpProxy(testProxyInfo); in testGetProxyForActiveNetwork()
6621 testLinkProperties.setHttpProxy(testProxyInfo); in testGetProxyForVPN()
6637 testLinkProperties.setHttpProxy(null); in testGetProxyForVPN()
6644 testLinkProperties.setHttpProxy(testProxyInfo); in testGetProxyForVPN()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java1040 lp.setHttpProxy(mConfig.proxyInfo);
/frameworks/base/api/
Dsystem-current.txt4406 method public void setHttpProxy(@Nullable android.net.ProxyInfo);
Dcurrent.txt29036 method public void setHttpProxy(@Nullable android.net.ProxyInfo);
29595 …method @NonNull public android.net.VpnService.Builder setHttpProxy(@NonNull android.net.ProxyInfo);
30040 method @Deprecated public void setHttpProxy(android.net.ProxyInfo);
/frameworks/base/non-updatable-api/
Dsystem-current.txt4406 method public void setHttpProxy(@Nullable android.net.ProxyInfo);
Dcurrent.txt28906 method public void setHttpProxy(@Nullable android.net.ProxyInfo);
29465 …method @NonNull public android.net.VpnService.Builder setHttpProxy(@NonNull android.net.ProxyInfo);
29896 method @Deprecated public void setHttpProxy(android.net.ProxyInfo);
/frameworks/base/services/
Dart-profile176 PLandroid/net/ip/IIpClient$Stub$Proxy;->setHttpProxy(Landroid/net/ProxyInfo;)V
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1940 Landroid/app/ActivityThread$ApplicationThread;->setHttpProxy(Ljava/lang/String;Ljava/lang/String;Lj…
6210 Landroid/app/IApplicationThread$Stub$Proxy;->setHttpProxy(Ljava/lang/String;Ljava/lang/String;Ljava…
6306 Landroid/app/IApplicationThread;->setHttpProxy(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Strin…
43573 Landroid/net/IpConfiguration;->setHttpProxy(Landroid/net/ProxyInfo;)V
Dboot-image-profile.txt10149 HSPLandroid/net/LinkProperties;->setHttpProxy(Landroid/net/ProxyInfo;)V