Searched refs:getAddrList (Results 1 – 1 of 1) sorted by relevance
2499 List<InetAddress> addrList = mValidEpdgInfo.getAddrList(); in validateAndSetEpdgAddressLegacy()2503 addrList = mValidEpdgInfo.getAddrList(); in validateAndSetEpdgAddressLegacy()2784 public List<InetAddress> getAddrList() { in getAddrList() method in EpdgTunnelManager.EpdgInfo2798 if (getIndex() >= getAddrList().size() - 1) { in incrementIndex()