Files
frameworks_base/core/java/android/net
Antonio Cansado 6965c1869a Addressing API council comments on NetworkStatsManager.
Callbacks
 - DataUsageCallback renamed to UsageCallback
 - DataUsagePolicy removed; passing in params directly to register method
 - making it an abstract class
 - passing in (networkType, subscriberId) that reached its threshold
 - renaming onLimitReached to onThresholdReached to match existing naming
 - only monitor single network,subscriberId
 - no monitoring of specific uids; using device or user wide instead

Tags
 - only owner uid can read its tags
 - exposing only TAG_NONE to match service side

BUG: 27530098

Change-Id: I2b2664da71806868a1e937d2bf4d1f234637509b
2016-05-10 13:24:16 -07:00
..
2016-04-13 10:20:08 -07:00
2016-03-30 20:33:31 -07:00
2016-03-31 23:51:32 +09:00
2015-12-02 14:24:11 +00:00
2016-04-12 15:22:57 -06:00
2015-07-29 17:25:06 +01:00