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

/system/netd/server/
H A DBandwidthController.h85 int removeNaughtyApps(int numUids, char *appUids[]);
H A DBandwidthController.cpp362 int BandwidthController::removeNaughtyApps(int numUids, char *appUids[]) { function in class:BandwidthController
H A DCommandListener.cpp1044 int rc = gCtls->bandwidthCtrl.removeNaughtyApps(argc - 2, argv + 2);

Completed in 293 milliseconds