Home
last modified time | relevance | path

Searched refs:notifyInterfaceLinkStateChanged (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DNetdWrapper.java127 mHandler.post(() -> notifyInterfaceLinkStateChanged(ifName, up)); in onInterfaceLinkStateChanged()
491 private void notifyInterfaceLinkStateChanged(String iface, boolean up) { in notifyInterfaceLinkStateChanged() method in NetdWrapper
/frameworks/base/services/core/java/com/android/server/
DNetworkManagementService.java360 private void notifyInterfaceLinkStateChanged(String iface, boolean up) { in notifyInterfaceLinkStateChanged() method in NetworkManagementService
714 mDaemonHandler.post(() -> notifyInterfaceLinkStateChanged(ifName, up)); in onInterfaceLinkStateChanged()
/frameworks/base/services/
Dart-profile2638 HSPLcom/android/server/NetworkManagementService;->lambda$notifyInterfaceLinkStateChanged$1(Ljava/la…
2652 HSPLcom/android/server/NetworkManagementService;->notifyInterfaceLinkStateChanged(Ljava/lang/String…