Searched refs:getDownloadIds (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/app/ | ||
D | DownloadManagerFunctionalTest.java | 258 Set<Long> ids = mReceiver.getDownloadIds(); in testGetDownloadIdOnNotification() |
D | DownloadManagerBaseTest.java | 183 public Set<Long> getDownloadIds() { in getDownloadIds() method in DownloadManagerBaseTest.MultipleDownloadsCompletedReceiver |