mirror of
https://github.com/androidx/media.git
synced 2025-05-12 01:59:50 +08:00

- Rename getAllDownloads to getCurrentDownloads to make it clear that it doesn't include completed and failed downloads - Change getDownloadCount to isWaitingForRequirements, which is what it's used for. Added TODO to make it returns the right thing PiperOrigin-RevId: 243257856