Home
last modified time | relevance | path

Searched refs:naughtyAppUids (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DBandwidthController.h201 std::list<int /*appUid*/> naughtyAppUids; variable
DBandwidthController.cpp267 naughtyAppUids.clear(); in enableBandwidthControl()
395 …return manipulateSpecialApps(numUids, appStrUids, "bw_penalty_box", naughtyAppUids, IptJumpReject,… in manipulateNaughtyApps()