Searched refs:getDownloadNotifier (Results 1 – 5 of 5) sorted by relevance
24 import static com.android.providers.downloads.Helpers.getDownloadNotifier;122 getDownloadNotifier(context).update(); in handleBootCompleted()
99 public synchronized static DownloadNotifier getDownloadNotifier(Context context) { in getDownloadNotifier() method in Helpers120 getDownloadNotifier(context).update(); in scheduleJob()
109 Helpers.getDownloadNotifier(DownloadJobService.this).update();
246 mNotifier = Helpers.getDownloadNotifier(mContext); in DownloadThread()
1333 Helpers.getDownloadNotifier(getContext()).update(); in delete()