Home
last modified time | relevance | path

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

/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
DFilesActivityUiTest.java195 Context.DOWNLOAD_SERVICE); in testDownload_Queued()
207 Context.DOWNLOAD_SERVICE); in testDownload_RetryUnsuccessful()
/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/java/android/content/
DContext.java2691 DOWNLOAD_SERVICE,
3374 public static final String DOWNLOAD_SERVICE = "download"; field in Context
/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/tests/bandwidthtests/src/com/android/bandwidthtest/util/
DConnectionUtil.java118 mDownloadManager = (DownloadManager)mContext.getSystemService(Context.DOWNLOAD_SERVICE); in initialize()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java257 registerService(Context.DOWNLOAD_SERVICE, DownloadManager.class, in registerService() argument
/frameworks/base/docs/html/about/versions/
Dandroid-2.3.jd243 {@link android.content.Context#DOWNLOAD_SERVICE}. Applications that request
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7247 field public static final java.lang.String DOWNLOAD_SERVICE = "download";
/frameworks/base/api/
Dcurrent.txt8180 field public static final java.lang.String DOWNLOAD_SERVICE = "download";
Dsystem-current.txt8510 field public static final java.lang.String DOWNLOAD_SERVICE = "download";
Dtest-current.txt8191 field public static final java.lang.String DOWNLOAD_SERVICE = "download";