Searched refs:reserveNetId (Results 1 – 5 of 5) sorted by relevance
652 assertEquals(start + i, mIpSecService.reserveNetId()); in testReserveNetId()657 mIpSecService.reserveNetId(); in testReserveNetId()666 assertEquals(releasedNetId, mIpSecService.reserveNetId()); in testReserveNetId()
1161 protected int reserveNetId() { in reserveNetId() method in ConnectivityServiceTest.WrappedConnectivityService1163 final int netId = super.reserveNetId(); in reserveNetId()
771 int reserveNetId() { in reserveNetId() method in IpSecService1296 final int ikey = reserveNetId(); in createTunnelInterface()1297 final int okey = reserveNetId(); in createTunnelInterface()
1154 protected int reserveNetId() { in reserveNetId() method in ConnectivityService5471 new Network(reserveNetId()), new NetworkInfo(networkInfo), lp, nc, currentScore, in registerNetworkAgent()
894 HSPLcom/android/server/ConnectivityService;->reserveNetId()I