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