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