Home
last modified time | relevance | path

Searched refs:removeGlobalAlert (Results 1 – 3 of 3) sorted by relevance

/system/netd/
DBandwidthController.h67 int removeGlobalAlert(void);
DBandwidthController.cpp843 int BandwidthController::removeGlobalAlert(void) { in removeGlobalAlert() function in BandwidthController
DCommandListener.cpp1063 int rc = sBandwidthCtrl->removeGlobalAlert(); in runCommand()