Searched refs:DOWNLOAD_SERVICE (Results 1 – 11 of 11) sorted by relevance
147 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()
3338 DOWNLOAD_SERVICE,4377 public static final String DOWNLOAD_SERVICE = "download"; field in Context
130 mDownloadManager = (DownloadManager) mContext.getSystemService(Context.DOWNLOAD_SERVICE); in CarrierKeyDownloadManager()
118 mDownloadManager = (DownloadManager)mContext.getSystemService(Context.DOWNLOAD_SERVICE); in initialize()
255 case Context.DOWNLOAD_SERVICE: in getSystemService()
68 @SystemService(Context.DOWNLOAD_SERVICE)
428 registerService(Context.DOWNLOAD_SERVICE, DownloadManager.class, in registerService() argument
7247 field public static final java.lang.String DOWNLOAD_SERVICE = "download";
9835 field public static final String DOWNLOAD_SERVICE = "download";