Searched refs:bindProcessToNetwork (Results 1 – 13 of 13) sorted by relevance
132 NetworkUtils.bindProcessToNetwork(0); in testSetprocnetwork()145 NetworkUtils.bindProcessToNetwork(0); in testSetprocnetwork()
726 mCM.bindProcessToNetwork(network.getPrivateDnsBypassingCopy()); in testPrivateDnsBypass()739 mCM.bindProcessToNetwork(null); in testPrivateDnsBypass()
230 mConnectivityManager.bindProcessToNetwork(network); in bindToNetwork()235 mConnectivityManager.bindProcessToNetwork(null); in clearBoundNetwork()
116 if (!mCm.bindProcessToNetwork(mNetwork)) { in onCreate()
73 public static boolean bindProcessToNetwork(int netId) { in bindProcessToNetwork() method in NetworkUtils
4901 public boolean bindProcessToNetwork(@Nullable Network network) { in bindProcessToNetwork() method in ConnectivityManager4937 if (!NetworkUtils.bindProcessToNetwork(netId)) { in setProcessDefaultNetwork()
276 .bindProcessToNetwork(null); in tearDown()
765 cm.bindProcessToNetwork(network); in exerciseRemoteHost()
213 mCm.bindProcessToNetwork(mNetwork); in onCreate()
959 mCM.bindProcessToNetwork(initialNetwork); in testBindToNetworkWithProxy()
68 method public boolean bindProcessToNetwork(@Nullable android.net.Network);
1137 Landroid/net/NetworkUtils;->bindProcessToNetwork(I)Z
522 public synchronized boolean bindProcessToNetwork(Network network) { in bindProcessToNetwork() method in ConnectivityServiceTest.WrappedConnectivityManager1717 mCm.bindProcessToNetwork(null); in setUp()