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