Searched defs:addInterfaceToLocalNetwork (Results 1 – 2 of 2) sorted by relevance
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