Searched refs:bandwidthSetGlobalAlert (Results 1 – 15 of 15) sorted by relevance
51 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
68 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
69 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
91 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
668 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
58 binder::Status bandwidthSetGlobalAlert(int64_t bytes) override;
650 int rc = !mNetd->bandwidthSetGlobalAlert(bytes).isOk(); in runCommand()
316 binder::Status NetdNativeService::bandwidthSetGlobalAlert(int64_t bytes) { in bandwidthSetGlobalAlert() function in android::net::NetdNativeService
1150 mNetdService.bandwidthSetGlobalAlert(alertBytes); in setGlobalAlert()
1745 binder::Status status = mNetd->bandwidthSetGlobalAlert(testAlertBytes); in TEST_F()1750 status = mNetd->bandwidthSetGlobalAlert(testAlertBytes); in TEST_F()
359 HSPLandroid/net/INetd$Stub$Proxy;->bandwidthSetGlobalAlert(J)V+]Landroid/os/IBinder;Landroid/os/Bin…