Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthController.h75 int removeGlobalAlert(void);
DBandwidthController.cpp959 int BandwidthController::removeGlobalAlert(void) { in removeGlobalAlert() function in BandwidthController
DCommandListener.cpp1116 int rc = sBandwidthCtrl->removeGlobalAlert(); in runCommand()