Searched refs:getProxyForNetwork (Results 1 – 10 of 10) sorted by relevance
126 ProxyInfo getProxyForNetwork(in Network nework); in getProxyForNetwork() method
325 final ProxyInfo proxyInfo = cm.getProxyForNetwork(this); in openConnection()
3207 public ProxyInfo getProxyForNetwork(Network network) { in getProxyForNetwork() method in ConnectivityManager3209 return mService.getProxyForNetwork(network); in getProxyForNetwork()3226 return getProxyForNetwork(getBoundNetworkForProcess()); in getDefaultProxy()
636 public ProxyInfo getProxyForNetwork(Network network) { in getProxyForNetwork() method in ConnectivityManager
9384 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 …]
1172 assertEquals(expected, mCM.getProxyForNetwork(network)); in assertNetworkHasExpectedProxy()
98 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;
5188 public ProxyInfo getProxyForNetwork(Network network) { in getProxyForNetwork() method in ConnectivityService
11576 HSPLandroid/net/ConnectivityManager;->getProxyForNetwork(Landroid/net/Network;)Landroid/net/ProxyIn…11612 HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getProxyForNetwork(Landroid/net/Network;)Landroid…
11568 HSPLandroid/net/ConnectivityManager;->getProxyForNetwork(Landroid/net/Network;)Landroid/net/ProxyIn…11604 HSPLandroid/net/IConnectivityManager$Stub$Proxy;->getProxyForNetwork(Landroid/net/Network;)Landroid…