Searched refs:bindProcessToNetwork (Results 1 – 9 of 9) sorted by relevance
95 sCM.bindProcessToNetwork(network); in onAvailable()136 sCM.bindProcessToNetwork(null); in unpin()
62 public native static boolean bindProcessToNetwork(int netId); in bindProcessToNetwork() method in NetworkUtils
3184 public boolean bindProcessToNetwork(Network network) { in bindProcessToNetwork() method in ConnectivityManager3216 if (NetworkUtils.bindProcessToNetwork(netId)) { in setProcessDefaultNetwork()
88 mCm.bindProcessToNetwork(mNetwork); in onCreate()
106 public synchronized boolean bindProcessToNetwork(Network network) { in bindProcessToNetwork() method in ConnectivityServiceTest.WrappedConnectivityManager694 mCm.bindProcessToNetwork(null); in setUp()
241 {@link android.net.ConnectivityManager#bindProcessToNetwork(android.net.Network)242 bindProcessToNetwork()} method) to ensure that its network traffic is sent on the selected network.…
23365 method public boolean bindProcessToNetwork(android.net.Network);
25137 method public boolean bindProcessToNetwork(android.net.Network);
23434 method public boolean bindProcessToNetwork(android.net.Network);