Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DProviderTestUtils.java186 static File stageDownloadDir(String volumeName) throws IOException { in stageDownloadDir() method in ProviderTestUtils
DMediaStore_FilesTest.java305 final File file = new File(ProviderTestUtils.stageDownloadDir(mVolumeName), in testInPlaceUpdate_mediaFileWithInvalidRelativePath()