Searched defs:updateInterfaceState (Results 1 – 2 of 2) sorted by relevance
536 private void updateInterfaceState(String iface, boolean up) { in updateInterfaceState() method in EthernetTracker540 private void updateInterfaceState(@NonNull final String iface, final boolean up, in updateInterfaceState() method in EthernetTracker
138 public void updateInterfaceState(IpServer who, int state, int lastError) { } in updateInterfaceState() method in IpServer.Callback