Home
last modified time | relevance | path

Searched defs:DownloadThread (Results 1 – 1 of 1) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadThread.java90 public class DownloadThread implements Runnable { class
207 public DownloadThread(Context context, SystemFacade systemFacade, DownloadNotifier notifier, in DownloadThread() method in DownloadThread