Files
frameworks_base/core/java/android/net
Lorenzo Colitti 3d4a10617c Add a background NetworkRequest type for mobile data always on.
Like a normal (foreground) request, a background request is only
satisfied by one network and will keep that network up. Unlike a
foreground request, when a network only has background requests,
it will linger, and after lingering is complete, it will become
a background network.

Future CLs will cause the system to treat background networks
differently, e.g., by requiring different permissions.

Bug: 23113288
Change-Id: I40f735269dad1042eb04fea15e64584fc903ccb3
2016-09-09 18:49:24 +09: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
2016-06-03 11:45:12 -07:00
2015-12-02 14:24:11 +00:00
2016-04-12 15:22:57 -06:00