Home | History | Annotate | Download | only in server

Lines Matching refs:getBoundNetworkForProcess

212     // This class exists to test bindProcessToNetwork and getBoundNetworkForProcess. These methods
223 public synchronized Network getBoundNetworkForProcess() {
3529 assertEquals(mWiFiNetworkAgent.getNetwork(), mCm.getBoundNetworkForProcess());
3534 assertEquals(mWiFiNetworkAgent.getNetwork(), mCm.getBoundNetworkForProcess());
3539 assertNull(mCm.getBoundNetworkForProcess());
3548 assertNull(mCm.getBoundNetworkForProcess());
3551 assertNull(mCm.getBoundNetworkForProcess());