summaryrefslogtreecommitdiff
path: root/core/java/android/net/ThrottleManager.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed Throttle Manager as obsoleteSasha Levitskiy2013-01-141-214/+0
| | | | Change-Id: I63e8514f34c880d0badaab33a347f54a80c84da6
* Make ThrottleService notice policy changes.Robert Greenwalt2010-04-091-2/+10
| | | | | | | | | | Added ContentObserver to watch relevant Secure Settings. Also added new policy-change broadcast to let settings know. Lastly reorged things a bit so that all of our broadcasts are sent at boot so the sticky ones are populated. bug:2576057 Change-Id: Ie11ffb057de9c801a5088612cd464ea062f3a666
* Throttling framework addinsIrfan Sheriff2010-04-081-0/+13
| | | | | | | | Add ThrottleManager in getSystemService Add API for URL fetch Bug: 2576057 Change-Id: Icd25c8b91ea4beea15c74e8ad7292ab48c962253
* Add service to monitor/control the flow of data.Robert Greenwalt2010-04-081-0/+193
bug:2576057 Change-Id: Ib343c7ee1d619c6978910d9ee597db195d5aa3b6