summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/TrafficStats.java
Commit message (Expand)AuthorAgeFilesLines
* Update file size formatting.Jeff Sharkey2015-06-151-0/+2
* Progress towards dynamic storage support.Jeff Sharkey2015-03-301-0/+2
* Make TrafficStats uid attribution @SystemApiChristopher Tate2014-08-071-0/+13
* Update TrafficStats docs to reflect behavior.Jeff Sharkey2013-03-261-61/+72
* Add version code constant for JB MR2.Dianne Hackborn2013-02-251-12/+12
* Improve TrafficStats UID APIs.Jeff Sharkey2013-02-071-117/+113
* Offer parsed TCP interface statistics.Jeff Sharkey2013-02-061-0/+26
* Revert "API to adjust network stats."Jeff Sharkey2012-07-311-28/+0
* API to adjust network stats. DO NOT MERGE.Jeff Sharkey2012-07-311-0/+28
* Move TrafficStats iface counters to xt_qtaguid.Jeff Sharkey2012-04-121-20/+86
* INetworkStatsSession with lifecycle for caching.Jeff Sharkey2012-04-061-0/+13
* Unify shorthand for byte-based units.Jeff Sharkey2012-02-031-0/+7
* Move network stats to FileRotator pattern.Jeff Sharkey2012-01-241-1/+1
* Move non-monotonic reporting to interface.Jeff Sharkey2012-01-101-10/+6
* Correct proc file reader, optimizations.Jeff Sharkey2011-11-021-6/+10
* Collect and persist tethering stats.Jeff Sharkey2011-09-161-3/+15
* Remove deprecated TrafficStats API.Jeff Sharkey2011-09-131-8/+0
* Data usage buckets active time, parsing ISE.Jeff Sharkey2011-08-241-0/+12
* Foreground/background network stats using sets.Jeff Sharkey2011-08-151-4/+0
* Add operation counts to network statistics.Jeff Sharkey2011-07-291-10/+29
* Add a getter for the active tagAlon Albert2011-07-191-0/+9
* Move socket tagging from libcore.Jesse Wilson2011-06-281-7/+8
* Better network stats parsing, integer tags, async.Jeff Sharkey2011-06-281-3/+35
* Handle removed UIDs in network stats and policy.Jeff Sharkey2011-06-191-0/+8
* 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