Searched defs:addInterfaceToLocalNetwork (Results 1 – 2 of 2) sorted by relevance
441 void addInterfaceToLocalNetwork(String iface, in List<RouteInfo> routes); in addInterfaceToLocalNetwork() method
2530 public void addInterfaceToLocalNetwork(String iface, List<RouteInfo> routes) { in addInterfaceToLocalNetwork() method in NetworkManagementService