Home
last modified time | relevance | path

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

/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DHelpers.java102 private static DownloadNotifier sNotifier;
129 public synchronized static DownloadNotifier getDownloadNotifier(Context context) { in getDownloadNotifier()
131 sNotifier = new DownloadNotifier(context); in getDownloadNotifier()
H A DDownloadNotifier.java59 public class DownloadNotifier { class
95 public DownloadNotifier(Context context) { in DownloadNotifier() method in DownloadNotifier
H A DDownloadThread.java123 private final DownloadNotifier mNotifier;