Searched refs:getAllNodesForScopeId (Results 1 – 2 of 2) sorted by relevance
20 import static android.net.util.TetheringUtils.getAllNodesForScopeId;252 mAllNodes = new InetSocketAddress(getAllNodesForScopeId(mInterface.index), 0); in RouterAdvertisementDaemon()
170 public static Inet6Address getAllNodesForScopeId(int scopeId) { in getAllNodesForScopeId() method in TetheringUtils