Home
last modified time | relevance | path

Searched refs:DownloadNotifier (Results 1 – 3 of 3) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DHelpers.java94 private static DownloadNotifier sNotifier;
121 public synchronized static DownloadNotifier getDownloadNotifier(Context context) { in getDownloadNotifier()
123 sNotifier = new DownloadNotifier(context); in getDownloadNotifier()
DDownloadNotifier.java59 public class DownloadNotifier { class
95 public DownloadNotifier(Context context) { in DownloadNotifier() method in DownloadNotifier
DDownloadThread.java122 private final DownloadNotifier mNotifier;