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