Searched defs:DownloadManager (Results 1 – 18 of 18) sorted by relevance
18 class DownloadManager; variable
24 class DownloadManager; variable
16 class DownloadManager; variable
26 class DownloadManager; variable
17 class DownloadManager; variable
20 class DownloadManager; variable
22 class DownloadManager; variable
15 class DownloadManager; variable
21 class DownloadManager; variable
36 class DownloadManager; variable
43 class DownloadManager; variable
521 var DownloadManager = {}; variable
66 SYSTEM_SERVICE_MAP.put(Context.DOWNLOAD_SERVICE, "android.app.DownloadManager"); in SYSTEM_SERVICE_MAP.put()