Home
last modified time | relevance | path

Searched refs:getProxyForNetwork (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DIConnectivityManager.aidl126 ProxyInfo getProxyForNetwork(in Network nework); in getProxyForNetwork() method
H A DNetwork.java325 final ProxyInfo proxyInfo = cm.getProxyForNetwork(this); in openConnection()
H A DConnectivityManager.java3207 public ProxyInfo getProxyForNetwork(Network network) { in getProxyForNetwork() method in ConnectivityManager
3209 return mService.getProxyForNetwork(network); in getProxyForNetwork()
3226 return getProxyForNetwork(getBoundNetworkForProcess()); in getDefaultProxy()
/aosp12/frameworks/layoutlib/bridge/src/android/net/
H A DConnectivityManager.java636 public ProxyInfo getProxyForNetwork(Network network) { in getProxyForNetwork() method in ConnectivityManager
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java9384 assertNull(mService.getProxyForNetwork(null)); in testGetProxyForActiveNetwork()
9392 assertEquals(testProxyInfo, mService.getProxyForNetwork(null)); in testGetProxyForActiveNetwork()
9403 assertNull(mService.getProxyForNetwork(null)); in testGetProxyForVPN()
9413 assertEquals(testProxyInfo, mService.getProxyForNetwork(null)); in testGetProxyForVPN()
9420 assertNull(mService.getProxyForNetwork(mMockVpn.getNetwork())); in testGetProxyForVPN()
9421 assertNull(mService.getProxyForNetwork(null)); in testGetProxyForVPN()
9427 assertNull(mService.getProxyForNetwork(null)); in testGetProxyForVPN()
10667 assertNull(mService.getProxyForNetwork(null));
10730 assertNull(mService.getProxyForNetwork(null));
10761 assertNull(mService.getProxyForNetwork(null));
[all …]
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
H A DVpnTest.java1172 assertEquals(expected, mCM.getProxyForNetwork(network)); in assertNetworkHasExpectedProxy()
/aosp12/packages/modules/Connectivity/Tethering/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt98 Landroid/net/ConnectivityManager;->getProxyForNetwork(Landroid/net/Network;)Landroid/net/ProxyInfo;
198 Landroid/net/IConnectivityManager$Stub$Proxy;->getProxyForNetwork(Landroid/net/Network;)Landroid/ne…
342 Landroid/net/IConnectivityManager;->getProxyForNetwork(Landroid/net/Network;)Landroid/net/ProxyInfo;
/aosp12/packages/modules/Connectivity/service/src/com/android/server/
H A DConnectivityService.java5188 public ProxyInfo getProxyForNetwork(Network network) { in getProxyForNetwork() method in ConnectivityService
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt11576 HSPLandroid/net/ConnectivityManager;->getProxyForNetwork(Landroid/net/Network;)Landroid/net/ProxyIn…
11612 HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getProxyForNetwork(Landroid/net/Network;)Landroid…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt11568 HSPLandroid/net/ConnectivityManager;->getProxyForNetwork(Landroid/net/Network;)Landroid/net/ProxyIn…
11604 HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getProxyForNetwork(Landroid/net/Network;)Landroid…