Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DDownloadManagerTest.java675 final Pair<String, String>[] expectedMediaAttributes = new Pair[] { in testDownload_mediaScanned() local
710 assertEquals(expectedMediaAttributes[i].second, in testDownload_mediaScanned()
711 getMediaStoreColumnValue(mediaStoreUri, expectedMediaAttributes[i].first)); in testDownload_mediaScanned()