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

/system/netd/
H A DBandwidthController.h71 int setSharedAlert(int64_t bytes);
H A DBandwidthController.cpp882 int BandwidthController::setSharedAlert(int64_t bytes) { function in class:BandwidthController
H A DCommandListener.cpp1211 int rc = sBandwidthCtrl->setSharedAlert(atoll(argv[2]));

Completed in 24 milliseconds