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

/system/netd/
H A DBandwidthController.h64 int removeNaughtyApps(int numUids, char *appUids[]);
H A DBandwidthController.cpp311 int BandwidthController::removeNaughtyApps(int numUids, char *appUids[]) { function in class:BandwidthController
H A DCommandListener.cpp1159 int rc = sBandwidthCtrl->removeNaughtyApps(argc - 2, argv + 2);

Completed in 7 milliseconds