Searched refs:setHttpProxy (Results 1 – 9 of 9) sorted by relevance
81 lp.setHttpProxy(ProxyInfo.buildDirectProxy("test", 8888)); in createTestObject()163 target.setHttpProxy(ProxyInfo.buildDirectProxy("hello", 8888)); in testLinkPropertiesIdenticalEqual()168 target.setHttpProxy(null); in testLinkPropertiesIdenticalEqual()
389 config.setHttpProxy(proxyInfo); in readIpConfigurations()395 config.setHttpProxy(proxyPacProperties); in readIpConfigurations()
123 config.setHttpProxy(info); in newIpConfiguration()
535 public Builder setHttpProxy(@NonNull ProxyInfo proxyInfo) { in setHttpProxy() method in VpnService.Builder
561 ipClient.setHttpProxy(config.getHttpProxy()); in provisionIpClient()
543 mLinkProperties.setHttpProxy(proxy); in updateLinkPropertiesHttpProxy()696 result.newLp.setHttpProxy(mLinkProperties.getHttpProxy()); in updateLinkProperty()
1179 lp.setHttpProxy(mConfig.proxyInfo);
1940 Landroid/app/ActivityThread$ApplicationThread;->setHttpProxy(Ljava/lang/String;Ljava/lang/String;Lj…6207 Landroid/app/IApplicationThread$Stub$Proxy;->setHttpProxy(Ljava/lang/String;Ljava/lang/String;Ljava…6303 Landroid/app/IApplicationThread;->setHttpProxy(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Strin…
26755 …method @NonNull public android.net.VpnService.Builder setHttpProxy(@NonNull android.net.ProxyInfo);