HomeSort by relevance Sort by last modified time
    Searched refs:DownloadThread (Results 1 - 2 of 2) sorted by null

  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadInfo.java 246 * Result of last {@link DownloadThread} started by
253 private DownloadThread mTask;
453 * create a {@link DownloadThread} and enqueue it into given
470 mTask = new DownloadThread(
DownloadThread.java 77 public class DownloadThread implements Runnable {
95 public DownloadThread(Context context, SystemFacade systemFacade, DownloadInfo info,
    [all...]

Completed in 39 milliseconds