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

/system/netd/
H A DBandwidthController.h76 int setGlobalAlertInForwardChain(void);
H A DCommandListener.cpp819 rc = sBandwidthCtrl->setGlobalAlertInForwardChain();
1284 int rc = sBandwidthCtrl->setGlobalAlertInForwardChain();
H A DBandwidthController.cpp919 int BandwidthController::setGlobalAlertInForwardChain(void) { function in class:BandwidthController
924 ALOGV("setGlobalAlertInForwardChain(): %d tether", globalAlertTetherCount);

Completed in 236 milliseconds