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

/system/netd/server/
H A DBandwidthController.h76 int setGlobalAlertInForwardChain(void);
H A DCommandListener.cpp696 rc = sBandwidthCtrl->setGlobalAlertInForwardChain();
1106 int rc = sBandwidthCtrl->setGlobalAlertInForwardChain();
H A DBandwidthController.cpp938 int BandwidthController::setGlobalAlertInForwardChain(void) { function in class:BandwidthController
943 ALOGV("setGlobalAlertInForwardChain(): %d tether", globalAlertTetherCount);

Completed in 26 milliseconds