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