summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/net/NetworkStatsCollection.java
Commit message (Expand)AuthorAgeFilesLines
* Move some system services to separate directoriesAmith Yamasani2013-12-191-534/+0
* Use java.util.Objects instead on internal APIKenny Root2013-12-131-3/+3
* Migrate network stats from removed users.Jeff Sharkey2012-09-191-2/+3
* Make AtomicFile a public API. It's about time!Dianne Hackborn2012-07-311-1/+1
* Transition from DEV network stats to XT.Jeff Sharkey2012-05-171-4/+29
* Reduce persist threshold for lower warning/limit.Jeff Sharkey2012-05-031-5/+5
* Migrate to @Override to remove warnings.Jeff Sharkey2012-04-091-5/+3
* Move network stats to FileRotator pattern.Jeff Sharkey2012-01-241-0/+510