Searched refs:setGlobalAlert (Results 1 - 3 of 3) sorted by relevance

/system/netd/
H A DBandwidthController.h66 int setGlobalAlert(int64_t bytes);
H A DBandwidthController.cpp801 int BandwidthController::setGlobalAlert(int64_t bytes) { function in class:BandwidthController
814 ALOGV("setGlobalAlert for %d tether", globalAlertTetherCount);
H A DCommandListener.cpp1042 int rc = sBandwidthCtrl->setGlobalAlert(atoll(argv[2]));

Completed in 56 milliseconds