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

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

Completed in 9 milliseconds