Home
last modified time | relevance | path

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

/platform_testing/tests/functional/downloadapp/src/com/android/functional/downloadapp/
DDownloadAppTests.java70 1 == mDLAppHelper.getDownloadItemCountById(new long[] { in testAddCompletedDownload()
DDownloadAppTestHelper.java277 public int getDownloadItemCountById(long[] downloadId) { in getDownloadItemCountById() method in DownloadAppTestHelper