Searched refs:notifyInterfaceLinkStateChanged (Results 1 – 1 of 1) sorted by relevance
360 private void notifyInterfaceLinkStateChanged(String iface, boolean up) { in notifyInterfaceLinkStateChanged() method in NetworkManagementService714 mDaemonHandler.post(() -> notifyInterfaceLinkStateChanged(ifName, up)); in onInterfaceLinkStateChanged()