Searched defs:DOWNLOAD_SERVICE (Results 1 – 2 of 2) sorted by relevance
428 registerService(Context.DOWNLOAD_SERVICE, DownloadManager.class, in registerService()
4377 public static final String DOWNLOAD_SERVICE = "download"; field in Context