Home
last modified time | relevance | path

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

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