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