Home
last modified time | relevance | path

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

/cts/tests/mediaprovider/src/android/provider/cts/media/
DMediaProviderTestUtils.java150 public static File stageDownloadDir(String volumeName) throws IOException { in stageDownloadDir() method
DMediaStore_FilesTest.java342 final File file = new File(MediaProviderTestUtils.stageDownloadDir(mVolumeName), in testInPlaceUpdate_mediaFileWithInvalidRelativePath()