Searched refs:bindProcessToNetwork (Results 1 – 13 of 13) sorted by relevance
138 NetworkUtils.bindProcessToNetwork(0); in testSetprocnetwork()151 NetworkUtils.bindProcessToNetwork(0); in testSetprocnetwork()
837 mCM.bindProcessToNetwork(network.getPrivateDnsBypassingCopy()); in doTestPrivateDnsBypass()850 mCM.bindProcessToNetwork(null); in doTestPrivateDnsBypass()
226 mConnectivityManager.bindProcessToNetwork(network); in bindToNetwork()231 mConnectivityManager.bindProcessToNetwork(null); in clearBoundNetwork()
73 public static boolean bindProcessToNetwork(int netId) { in bindProcessToNetwork() method in NetworkUtils
5502 public boolean bindProcessToNetwork(@Nullable Network network) { in bindProcessToNetwork() method in ConnectivityManager5538 if (!NetworkUtils.bindProcessToNetwork(netId)) { in setProcessDefaultNetwork()
118 if (!mCm.bindProcessToNetwork(mNetwork)) { in onCreate()
711 cm.bindProcessToNetwork(network); in exerciseRemoteHost()
345 mCm.bindProcessToNetwork(mNetwork); in onCreate()
335 .bindProcessToNetwork(null); in tearDown()
1499 mCM.bindProcessToNetwork(initialNetwork); in testBindToNetworkWithProxy()
68 method public boolean bindProcessToNetwork(@Nullable android.net.Network);
1137 Landroid/net/NetworkUtils;->bindProcessToNetwork(I)Z
668 public synchronized boolean bindProcessToNetwork(Network network) { in bindProcessToNetwork() method in ConnectivityServiceTest.WrappedConnectivityManager1957 mCm.bindProcessToNetwork(null); in setUp()