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

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

Completed in 709 milliseconds