Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerBaseTest.java147 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.java3338 DOWNLOAD_SERVICE,
4377 public static final String DOWNLOAD_SERVICE = "download"; field in Context
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierKeyDownloadManager.java130 mDownloadManager = (DownloadManager) mContext.getSystemService(Context.DOWNLOAD_SERVICE); in CarrierKeyDownloadManager()
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
DConnectionUtil.java118 mDownloadManager = (DownloadManager)mContext.getSystemService(Context.DOWNLOAD_SERVICE); in initialize()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DContextFixture.java255 case Context.DOWNLOAD_SERVICE: in getSystemService()
/frameworks/base/core/java/android/app/
DDownloadManager.java68 @SystemService(Context.DOWNLOAD_SERVICE)
DSystemServiceRegistry.java428 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/non-updatable-api/
Dcurrent.txt9835 field public static final String DOWNLOAD_SERVICE = "download";
/frameworks/base/api/
Dcurrent.txt9835 field public static final String DOWNLOAD_SERVICE = "download";