summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/providers/downloads/DownloadProviderFunctionalTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Show remaining time in download notifications.Jeff Sharkey2012-11-141-1/+1
| | | | | | | | | | Calculate speed of in-progress downloads and estimate time remaining until completion. Uses a moving average that is weighted 1:1 with the most recent 500ms sample. Funnels timing data to notifications through DownloadHandler. Bug: 6777872 Change-Id: I9155f2979aa330bd1172f63bbfca1d053815cee5
* Migrate to shared MockWebServer.Jeff Sharkey2012-03-291-0/+167
Bug: 4726601 Change-Id: Ibe537bd5c2a092dbf974360cd454751881f7f4ea