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