Home
last modified time | relevance | path

Searched defs:removeInterfaceAlert (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/
H A DINetworkManagementService.aidl268 void removeInterfaceAlert(String iface); in removeInterfaceAlert() method
/aosp12/system/netd/server/
H A DBandwidthController.cpp675 int BandwidthController::removeInterfaceAlert(const std::string& iface) { in removeInterfaceAlert() function in BandwidthController
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DNetworkManagementService.java1126 public void removeInterfaceAlert(String iface) { in removeInterfaceAlert() method in NetworkManagementService