Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerFunctionalTest.java255 long dlRequest = doCommonStandardEnqueue(); in testGetDownloadIdOnNotification()
408 long dlRequest = doCommonStandardEnqueue(); in testServerDropConnection_body()
DDownloadManagerBaseTest.java954 protected long doCommonStandardEnqueue() throws Exception { in doCommonStandardEnqueue() method in DownloadManagerBaseTest