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

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

Completed in 40 milliseconds