Home
last modified time | relevance | path

Searched refs:getLocalRoutesFor (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/net/java/android/net/ip/
DIpServer.java554 getLocalRoutesFor(mIfaceName, deprecatedPrefixes); in configureLocalIPv6Routes()
577 getLocalRoutesFor(mIfaceName, addedPrefixes); in configureLocalIPv6Routes()
975 private static ArrayList<RouteInfo> getLocalRoutesFor( in getLocalRoutesFor() method in IpServer