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

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

Completed in 36 milliseconds