Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerFunctionalTest.java257 Set<Long> ids = mReceiver.getDownloadIds(); in testGetDownloadIdOnNotification()
DDownloadManagerBaseTest.java181 public Set<Long> getDownloadIds() { in getDownloadIds() method in DownloadManagerBaseTest.MultipleDownloadsCompletedReceiver