Searched refs:doStandardEnqueue (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerStressTest.java115 long dlRequest = doStandardEnqueue(largeFile);
143 long dlRequest = doStandardEnqueue(largeFile);
H A DDownloadManagerIntegrationTest.java95 long dlRequest = doStandardEnqueue(blobData);
462 dlRequest = doStandardEnqueue(blobData);
474 dlRequest = doStandardEnqueue(blobData);
H A DDownloadManagerBaseTest.java911 protected long doStandardEnqueue(byte[] body) throws Exception { method in class:DownloadManagerBaseTest
922 protected long doStandardEnqueue(File body) throws Exception { method in class:DownloadManagerBaseTest

Completed in 57 milliseconds