Home
last modified time | relevance | path

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

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