HomeSort by relevance Sort by last modified time
    Searched refs:removeInterfaceAlert (Results 1 - 5 of 5) sorted by null

  /system/netd/server/
BandwidthController.h 64 int removeInterfaceAlert(const std::string& iface);
BandwidthController.cpp 755 int BandwidthController::removeInterfaceAlert(const std::string& iface) {
757 ALOGE("removeInterfaceAlert: Invalid iface \"%s\"", iface.c_str());
CommandListener.cpp     [all...]
  /frameworks/base/core/java/android/os/
INetworkManagementService.aidl 301 void removeInterfaceAlert(String iface);
  /frameworks/base/services/core/java/com/android/server/
NetworkManagementService.java     [all...]

Completed in 190 milliseconds