Searched refs:removeInterfaceFromNetwork (Results 1 – 4 of 4) sorted by relevance
119 public void removeInterfaceFromNetwork(final int netId, final String iface) { in removeInterfaceFromNetwork() method in RoutingCoordinatorManager121 mService.removeInterfaceFromNetwork(netId, iface); in removeInterfaceFromNetwork()
74 void removeInterfaceFromNetwork(int netId, in String iface); in removeInterfaceFromNetwork() method
120 public void removeInterfaceFromNetwork(final int netId, final String iface) in removeInterfaceFromNetwork() method in RoutingCoordinatorService
9221 mRoutingCoordinatorService.removeInterfaceFromNetwork(netId, iface);