Searched refs:DownloadNotifier (Results 1 – 3 of 3) sorted by relevance
106 private static DownloadNotifier sNotifier;133 public synchronized static DownloadNotifier getDownloadNotifier(Context context) { in getDownloadNotifier()135 sNotifier = new DownloadNotifier(context); in getDownloadNotifier()
60 public class DownloadNotifier { class96 public DownloadNotifier(Context context) { in DownloadNotifier() method in DownloadNotifier
123 private final DownloadNotifier mNotifier;