Searched refs:DownloadNotifier (Results 1 – 3 of 3) sorted by relevance
94 private static DownloadNotifier sNotifier;121 public synchronized static DownloadNotifier getDownloadNotifier(Context context) { in getDownloadNotifier()123 sNotifier = new DownloadNotifier(context); in getDownloadNotifier()
59 public class DownloadNotifier { class95 public DownloadNotifier(Context context) { in DownloadNotifier() method in DownloadNotifier
122 private final DownloadNotifier mNotifier;