Searched refs:notifyInterfaceStatusChanged (Results 1 – 1 of 1) sorted by relevance
352 private void notifyInterfaceStatusChanged(String iface, boolean up) { in notifyInterfaceStatusChanged() method in NetworkManagementService708 mDaemonHandler.post(() -> notifyInterfaceStatusChanged(ifName, up)); in onInterfaceChanged()