Searched refs:bandwidthSetGlobalAlert (Results 1 – 4 of 4) sorted by relevance
58 binder::Status bandwidthSetGlobalAlert(int64_t bytes) override;
649 int rc = !mNetd->bandwidthSetGlobalAlert(bytes).isOk(); in runCommand()
249 binder::Status NetdNativeService::bandwidthSetGlobalAlert(int64_t bytes) { in bandwidthSetGlobalAlert() function in android::net::NetdNativeService
2274 binder::Status status = mNetd->bandwidthSetGlobalAlert(testAlertBytes); in TEST_F()2279 status = mNetd->bandwidthSetGlobalAlert(testAlertBytes); in TEST_F()