Searched refs:bandwidthSetGlobalAlert (Results 1 – 7 of 7) 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
59 binder::Status bandwidthSetGlobalAlert(int64_t bytes) override;
656 int rc = !mNetd->bandwidthSetGlobalAlert(bytes).isOk(); in runCommand()
292 binder::Status NetdNativeService::bandwidthSetGlobalAlert(int64_t bytes) { in bandwidthSetGlobalAlert() function in android::net::NetdNativeService
1626 binder::Status status = mNetd->bandwidthSetGlobalAlert(testAlertBytes); in TEST_F()1631 status = mNetd->bandwidthSetGlobalAlert(testAlertBytes); in TEST_F()