Searched refs:notifyInterfaceLinkStateChanged (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/java/com/android/server/
H A DNetworkManagementService.java247 private void notifyInterfaceLinkStateChanged(String iface, boolean up) { method in class:NetworkManagementService
426 notifyInterfaceLinkStateChanged(cooked[3], cooked[4].equals("up"));

Completed in 415 milliseconds