Searched refs:DOWNLOAD_SERVICE (Results 1 – 10 of 10) sorted by relevance
145 Context.DOWNLOAD_SERVICE); in onReceive()237 mDownloadManager = (DownloadManager)mContext.getSystemService(Context.DOWNLOAD_SERVICE); in setUp()
235 mDownloadManager = (DownloadManager)mContext.getSystemService(Context.DOWNLOAD_SERVICE); in setUp()
3213 DOWNLOAD_SERVICE,4202 public static final String DOWNLOAD_SERVICE = "download"; field in Context
118 mDownloadManager = (DownloadManager)mContext.getSystemService(Context.DOWNLOAD_SERVICE); in initialize()
128 mDownloadManager = (DownloadManager) mContext.getSystemService(Context.DOWNLOAD_SERVICE); in CarrierKeyDownloadManager()
248 case Context.DOWNLOAD_SERVICE: in getSystemService()
68 @SystemService(Context.DOWNLOAD_SERVICE)
390 registerService(Context.DOWNLOAD_SERVICE, DownloadManager.class, in registerService() argument
7247 field public static final java.lang.String DOWNLOAD_SERVICE = "download";
9828 field public static final String DOWNLOAD_SERVICE = "download";