media/library/core/src
olly 8ab709c677 DownloadManagerTest: Remove DownloadRunner
Its only real purpose is to encapsulate a download ID, but it doesn't actually save
any code, and arguably makes it more complicated by having multiple lists of
Downloader instances, indexed by key, and also because it's another (undocumented)
class to understand.

This CL retains the multiple Downloader lists, but they will be flattened in a
child CL.

PiperOrigin-RevId: 308838026
2020-05-01 19:45:12 +01:00
..
androidTest Add mute/unmute to DeviceComponent 2020-04-09 16:43:54 +01:00
main Add DownloadManager.getApplicationLooper 2020-05-01 19:44:54 +01:00
test DownloadManagerTest: Remove DownloadRunner 2020-05-01 19:45:12 +01:00