Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java60 import static android.scopedstorage.cts.lib.TestUtils.getDocumentsDir;
293 final File documentsDir = getDocumentsDir(); in testTypePathConformity()
2151 final File pendingPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testOpenPendingAndTrashed()
2213 final File trashedPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_ownerCanDelete()
2240 final File trashedPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_otherAppCantDelete()
2267 final File trashedPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_fileManagerCanDelete()
2294 final File trashedPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia()
2590 final File renamedDir = new File(getDocumentsDir(), TEST_DIRECTORY_NAME); in testRenameWithSpecialChars()
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1714 public static File getDocumentsDir() { in getDocumentsDir() method in TestUtils
1777 getDocumentsDir(), in getDefaultTopLevelDirs()
1792 getDocumentsDir(), in getDefaultTopLevelDirs()