Searched defs:bandwidthSetInterfaceAlert (Results 1 – 4 of 4) sorted by relevance
49 void bandwidthSetInterfaceAlert(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceAlert() method
642 void bandwidthSetInterfaceAlert(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceAlert() method
66 void bandwidthSetInterfaceAlert(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceAlert() method
279 binder::Status NetdNativeService::bandwidthSetInterfaceAlert(const std::string& ifName, in bandwidthSetInterfaceAlert() function in android::net::NetdNativeService