Searched refs:getBoundNetworkForProcess (Results 1 – 5 of 5) sorted by relevance
94 if (sCM.getBoundNetworkForProcess() == null && sNetwork == null) { in onAvailable()108 if (network.equals(sNetwork) && network.equals(sCM.getBoundNetworkForProcess())) { in onLost()
84 public native static int getBoundNetworkForProcess(); in getBoundNetworkForProcess() method in NetworkUtils
3027 return getProxyForNetwork(getBoundNetworkForProcess()); in getDefaultProxy()4292 boolean isSameNetId = (netId == NetworkUtils.getBoundNetworkForProcess()); in setProcessDefaultNetwork()4328 public Network getBoundNetworkForProcess() { in getBoundNetworkForProcess() method in ConnectivityManager4346 int netId = NetworkUtils.getBoundNetworkForProcess(); in getProcessDefaultNetwork()
305 public synchronized Network getBoundNetworkForProcess() { in getBoundNetworkForProcess() method in ConnectivityServiceTest.WrappedConnectivityManager4641 assertEquals(mWiFiNetworkAgent.getNetwork(), mCm.getBoundNetworkForProcess()); in assertPinnedToWifiWithCellDefault()4646 assertEquals(mWiFiNetworkAgent.getNetwork(), mCm.getBoundNetworkForProcess()); in assertPinnedToWifiWithWifiDefault()4651 assertNull(mCm.getBoundNetworkForProcess()); in assertNotPinnedToWifi()4660 assertNull(mCm.getBoundNetworkForProcess()); in testNetworkPinner()4663 assertNull(mCm.getBoundNetworkForProcess()); in testNetworkPinner()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...