Home
last modified time | relevance | path

Searched refs:DOWNLOAD_SERVICE (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerBaseTest.java148 Context.DOWNLOAD_SERVICE); in onReceive()
240 mDownloadManager = (DownloadManager)mContext.getSystemService(Context.DOWNLOAD_SERVICE); in setUp()
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DDownloadManagerBaseTest.java235 mDownloadManager = (DownloadManager)mContext.getSystemService(Context.DOWNLOAD_SERVICE); in setUp()
/frameworks/base/core/java/android/content/
DContext.java2922 DOWNLOAD_SERVICE,
3647 public static final String DOWNLOAD_SERVICE = "download"; field in Context
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
DConnectionUtil.java118 mDownloadManager = (DownloadManager)mContext.getSystemService(Context.DOWNLOAD_SERVICE); in initialize()
/frameworks/base/core/java/android/app/
DDownloadManager.java63 @SystemService(Context.DOWNLOAD_SERVICE)
DSystemServiceRegistry.java292 registerService(Context.DOWNLOAD_SERVICE, DownloadManager.class, in registerService() argument
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7247 field public static final java.lang.String DOWNLOAD_SERVICE = "download";
/frameworks/base/api/
Dcurrent.txt8926 field public static final java.lang.String DOWNLOAD_SERVICE = "download";
Dsystem-current.txt9436 field public static final java.lang.String DOWNLOAD_SERVICE = "download";