summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/TrafficStats.java
Commit message (Expand)AuthorAgeFilesLines
* Read "qtaguid" network stats, refactor templates.Jeff Sharkey2011-06-181-45/+0
* External mutation of full NetworkPolicy set.Jeff Sharkey2011-06-121-5/+14
* Persist network stats using AtomicFile.Jeff Sharkey2011-06-091-2/+2
* Map network identity using ConnectivityService.Jeff Sharkey2011-06-071-0/+36
* Collect historical network stats.Jeff Sharkey2011-06-011-1/+2
* APIs to profile network usage for current UID.Jeff Sharkey2011-05-211-0/+72
* Add Socket tagging for granular data accounting.Jeff Sharkey2011-05-131-4/+60
* data activity reporting on wifiIrfan Sheriff2011-02-171-0/+37
* Fix a minor documentation bug in TrafficStats.Ashish Sharma2011-01-311-1/+1
* TrafficStats: Include UDP stats and packet count to APIAshish Sharma2011-01-271-0/+135
* Change TrafficStats to a new JNI implementation.Dan Egnor2010-04-071-155/+15
* API review: TrafficStats: rename Pkts to PacketsKen Shirriff2010-02-041-4/+4
* Add TrafficStats class to SDK.Ken Shirriff2009-12-081-0/+265