summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/providers/downloads/DownloadManagerFunctionalTest.java
Commit message (Expand)AuthorAgeFilesLines
* Download dir: /data/data/com.android.providers.downloads/cache NOT /cacheVasu Nori2010-12-141-0/+15
* fix broken DownloadManager testsVasu Nori2010-12-091-1/+1
* remove usage of hidden public constants.Vasu Nori2010-10-201-14/+14
* Improve how the download manager reports paused statuses.Steve Howard2010-09-291-1/+1
* Serialize threading for download manager testing.Steve Howard2010-07-271-53/+10
* Major refactoring of DownloadThread.run().Steve Howard2010-07-201-42/+0
* Introduce a seam to ConnectivityManager and TelephonyManagerSteve Howard2010-07-151-4/+27
* New functional test for download manager public API.Steve Howard2010-07-131-246/+16
* Stub out the system clock in the download manager, add testsSteve Howard2010-07-011-52/+98
* First pass at a functional test for the Download Manager.Steve Howard2010-06-281-0/+395