summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/NetworkStatsHistory.java
Commit message (Expand)AuthorAgeFilesLines
* Lightweight checkin output for network stats.Jeff Sharkey2014-11-211-8/+40
* Recover from corrupt network stats.Jeff Sharkey2013-07-111-0/+2
* Sanity check network stats coming from disk.Jeff Sharkey2012-11-021-0/+6
* Transition from DEV network stats to XT.Jeff Sharkey2012-05-171-3/+15
* Migrate to @Override to remove warnings.Jeff Sharkey2012-04-091-2/+4
* Move network stats to FileRotator pattern.Jeff Sharkey2012-01-241-23/+55
* Refine random stats generation.Jeff Sharkey2011-10-051-4/+21
* Watch network subtype, tethering teardown, empty.Jeff Sharkey2011-09-221-0/+5
* Sample atomic network stats buckets, full poll.Jeff Sharkey2011-09-181-5/+4
* Data usage structure optimizations.Jeff Sharkey2011-09-121-4/+41
* Always splice historical data stats, debug info.Jeff Sharkey2011-08-261-6/+6
* Data usage buckets active time, parsing ISE.Jeff Sharkey2011-08-241-10/+30
* Foreground/background network stats using sets.Jeff Sharkey2011-08-151-4/+5
* Fix random stats generation for debugging.Jeff Sharkey2011-08-051-2/+2
* Network stats with varint, omit parcel fields.Jeff Sharkey2011-08-031-109/+187
* Expose quota status for active network.Jeff Sharkey2011-08-021-3/+2
* Add operation counts to network statistics.Jeff Sharkey2011-07-291-54/+173
* Include full network history around current time.Jeff Sharkey2011-07-121-12/+39
* Hide NetworkStatsHistory internals.Jeff Sharkey2011-07-121-32/+59
* Migrate bandwidth control to NMS, omit history.Jeff Sharkey2011-06-301-3/+10
* Read "qtaguid" network stats, refactor templates.Jeff Sharkey2011-06-181-5/+9
* Growable NetworkStats object instead of builder.Jeff Sharkey2011-06-111-6/+10
* Persist network stats using AtomicFile.Jeff Sharkey2011-06-091-1/+5
* Compute range-based usage in NetworkStatsHistory.Jeff Sharkey2011-06-071-0/+40
* UID network stats, secure settings, and random.Jeff Sharkey2011-06-071-9/+44
* Map network identity using ConnectivityService.Jeff Sharkey2011-06-071-30/+6
* Collect historical network stats.Jeff Sharkey2011-06-011-0/+285