Home
last modified time | relevance | path

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

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