Files
frameworks_base/core/java/android/os
Jeff Sharkey 7a1c3fce47 Accumulate network statistics based on deltas.
Network stats are now read out of the kernel in one sweep, instead of
reading per-UID.  We now accumulate the delta traffic between each
stats snapshot using the well-tested SamplingCounter pattern.

Since Wi-Fi and mobile traffic have different costs, track each
separately.  Avoids counting misc interfaces like loopback and
ethernet under total.

Bug: 5543387
Change-Id: I642004dc530113c27ef79f2abbae51d8af30117f
2013-06-06 14:35:34 -07:00
..
2012-10-17 11:06:11 -07:00
2013-05-20 16:49:46 -07:00
2012-05-06 16:10:34 -07:00
2013-05-07 15:05:09 -07:00
2012-12-13 10:49:28 -08:00
2013-05-20 16:49:46 -07:00
2013-05-24 13:36:32 -07:00
2012-09-26 10:49:35 -07:00
2013-01-09 12:47:47 -08:00
2013-04-25 13:39:27 -07:00