Searched refs:DOWNLOAD_SERVICE (Results 1 – 9 of 9) sorted by relevance
148 Context.DOWNLOAD_SERVICE); in onReceive()240 mDownloadManager = (DownloadManager)mContext.getSystemService(Context.DOWNLOAD_SERVICE); in setUp()
235 mDownloadManager = (DownloadManager)mContext.getSystemService(Context.DOWNLOAD_SERVICE); in setUp()
2922 DOWNLOAD_SERVICE,3647 public static final String DOWNLOAD_SERVICE = "download"; field in Context
118 mDownloadManager = (DownloadManager)mContext.getSystemService(Context.DOWNLOAD_SERVICE); in initialize()
63 @SystemService(Context.DOWNLOAD_SERVICE)
292 registerService(Context.DOWNLOAD_SERVICE, DownloadManager.class, in registerService() argument
7247 field public static final java.lang.String DOWNLOAD_SERVICE = "download";
8926 field public static final java.lang.String DOWNLOAD_SERVICE = "download";
9436 field public static final java.lang.String DOWNLOAD_SERVICE = "download";