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

/system/netd/
H A DBandwidthController.h68 int setGlobalAlertInForwardChain(void);
H A DCommandListener.cpp647 rc = sBandwidthCtrl->setGlobalAlertInForwardChain();
1053 int rc = sBandwidthCtrl->setGlobalAlertInForwardChain();
H A DBandwidthController.cpp822 int BandwidthController::setGlobalAlertInForwardChain(void) { function in class:BandwidthController
827 ALOGV("setGlobalAlertInForwardChain(): %d tether", globalAlertTetherCount);

Completed in 233 milliseconds