HomeSort by relevance Sort by last modified time
    Searched defs:reserveNetId (Results 1 - 5 of 5) sorted by null

  /frameworks/base/tests/net/java/com/android/server/
IpSecServiceTest.java 643 assertEquals(start + i, mIpSecService.reserveNetId());
648 mIpSecService.reserveNetId();
657 assertEquals(releasedNetId, mIpSecService.reserveNetId());
ConnectivityServiceTest.java     [all...]
  /frameworks/base/services/core/java/com/android/server/
IpSecService.java 764 int reserveNetId() {
    [all...]
ConnectivityService.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 208 milliseconds