Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthController.h79 int removeGlobalAlert(void);
DBandwidthController.cpp924 int BandwidthController::removeGlobalAlert(void) { in removeGlobalAlert() function in BandwidthController
DCommandListener.cpp1091 int rc = gCtls->bandwidthCtrl.removeGlobalAlert(); in runCommand()