Searched defs:bandwidthRemoveInterfaceAlert (Results 1 – 4 of 4) sorted by relevance
50 void bandwidthRemoveInterfaceAlert(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceAlert() method
651 void bandwidthRemoveInterfaceAlert(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceAlert() method
67 void bandwidthRemoveInterfaceAlert(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceAlert() method
286 binder::Status NetdNativeService::bandwidthRemoveInterfaceAlert(const std::string& ifName) { in bandwidthRemoveInterfaceAlert() function in android::net::NetdNativeService