Searched defs:bandwidthSetGlobalAlert (Results 1 – 4 of 4) sorted by relevance
51 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
660 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
68 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
292 binder::Status NetdNativeService::bandwidthSetGlobalAlert(int64_t bytes) { in bandwidthSetGlobalAlert() function in android::net::NetdNativeService