Home
last modified time | relevance | path

Searched refs:doStandardEnqueue (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerStressTest.java130 long dlRequest = doStandardEnqueue(largeFile); in testDownloadLargeFile()
DDownloadManagerBaseTest.java925 protected long doStandardEnqueue(byte[] body) throws Exception { in doStandardEnqueue() method in DownloadManagerBaseTest
940 protected long doStandardEnqueue(File body) throws Exception { in doStandardEnqueue() method in DownloadManagerBaseTest