Searched refs:getDocumentsDir (Results 1 – 2 of 2) sorted by relevance
60 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()
1714 public static File getDocumentsDir() { in getDocumentsDir() method in TestUtils1777 getDocumentsDir(), in getDefaultTopLevelDirs()1792 getDocumentsDir(), in getDefaultTopLevelDirs()