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.java248 public static File stageDownloadDir(String volumeName) throws IOException { in stageDownloadDir() method
/cts/tests/tests/provider/src/android/provider/cts/media/
DMediaStore_FilesTest.java336 final File file = new File(ProviderTestUtils.stageDownloadDir(mVolumeName), in testInPlaceUpdate_mediaFileWithInvalidRelativePath()