Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DLinkProperties.java209 newRoutes.add(routeWithInterface(route)); in setInterfaceName()
657 private RouteInfo routeWithInterface(RouteInfo route) { in routeWithInterface() method in LinkProperties
681 route = routeWithInterface(route); in addRoute()