Searched refs:bindProcessToNetwork (Results 1 – 11 of 11) sorted by relevance
95 sCM.bindProcessToNetwork(network); in onAvailable()136 sCM.bindProcessToNetwork(null); in unpin()
34 connectivityManager.bindProcessToNetwork(network); in onCreate()
117 mCm.bindProcessToNetwork(mNetwork); in onCreate()291 mCm.bindProcessToNetwork(network); in requestNetworkForCaptivePortal()
80 public native static boolean bindProcessToNetwork(int netId); in bindProcessToNetwork() method in NetworkUtils
3563 public boolean bindProcessToNetwork(Network network) { in bindProcessToNetwork() method in ConnectivityManager3596 if (NetworkUtils.bindProcessToNetwork(netId)) { in setProcessDefaultNetwork()
115 mCm.bindProcessToNetwork(mNetwork); in onCreate()
154 public synchronized boolean bindProcessToNetwork(Network network) { in bindProcessToNetwork() method in ConnectivityServiceTest.WrappedConnectivityManager844 mCm.bindProcessToNetwork(null); in setUp()
25465 method public boolean bindProcessToNetwork(android.net.Network);
25621 method public boolean bindProcessToNetwork(android.net.Network);
27682 method public boolean bindProcessToNetwork(android.net.Network);
4257 HPLandroid/net/ConnectivityManager;->bindProcessToNetwork(Landroid/net/Network;)Z