Home
last modified time | relevance | path

Searched defs:enqueueDownloadRequest (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerBaseTest.java923 protected long enqueueDownloadRequest(byte[] body, int location) throws Exception { in enqueueDownloadRequest() method in DownloadManagerBaseTest
938 protected long enqueueDownloadRequest(File body, int location) throws Exception { in enqueueDownloadRequest() method in DownloadManagerBaseTest