Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_FilesTest.java389 Uri albumArtUri = ContentUris.withAppendedId(albumArtUriBase, albumid); in testAccess() local
391 pfd = mResolver.openFileDescriptor(albumArtUri, "r"); in testAccess()
410 pfd = mResolver.openFileDescriptor(albumArtUri, "r"); in testAccess()