Searched refs:addInterfaceToLocalNetwork (Results 1 – 4 of 4) sorted by relevance
214 public void addInterfaceToLocalNetwork(String iface, List<RouteInfo> routes) { in addInterfaceToLocalNetwork() method in NetdWrapper449 addInterfaceToLocalNetwork(iface, routes); in tetherInterface()
385 void addInterfaceToLocalNetwork(String iface, in List<RouteInfo> routes); in addInterfaceToLocalNetwork() method
2088 public void addInterfaceToLocalNetwork(String iface, List<RouteInfo> routes) { in addInterfaceToLocalNetwork() method in NetworkManagementService
2775 mNetdWrapper.addInterfaceToLocalNetwork( in processMessage()