Searched refs:bindProcessToNetwork (Results 1 – 14 of 14) sorted by relevance
132 NetworkUtils.bindProcessToNetwork(0); in testSetprocnetwork()145 NetworkUtils.bindProcessToNetwork(0); in testSetprocnetwork()
792 mCM.bindProcessToNetwork(network.getPrivateDnsBypassingCopy()); in doTestPrivateDnsBypass()805 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
5299 public boolean bindProcessToNetwork(@Nullable Network network) { in bindProcessToNetwork() method in ConnectivityManager5335 if (!NetworkUtils.bindProcessToNetwork(netId)) { in setProcessDefaultNetwork()
118 if (!mCm.bindProcessToNetwork(mNetwork)) { in onCreate()
711 cm.bindProcessToNetwork(network); in exerciseRemoteHost()
344 mCm.bindProcessToNetwork(mNetwork); in onCreate()
335 .bindProcessToNetwork(null); in tearDown()
68 method public boolean bindProcessToNetwork(@Nullable android.net.Network);
1507 mCM.bindProcessToNetwork(initialNetwork); in testBindToNetworkWithProxy()
1137 Landroid/net/NetworkUtils;->bindProcessToNetwork(I)Z
636 public synchronized boolean bindProcessToNetwork(Network network) { in bindProcessToNetwork() method in ConnectivityServiceTest.WrappedConnectivityManager1896 mCm.bindProcessToNetwork(null); in setUp()