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 575 DownloadThread downloader = new DownloadThread(mContext, mSystemFacade, this,
DownloadThread.java 55 public class DownloadThread extends Thread {
65 public DownloadThread(Context context, SystemFacade systemFacade, DownloadInfo info,
    [all...]

Completed in 261 milliseconds