Home
last modified time | relevance | path

Searched defs:otherAppPdf (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DScopedStorageTest.java229 final File otherAppPdf = new File(getDownloadDir(), "other" + NONMEDIA_FILE_NAME); in testManageExternalStorageCanDeleteOtherAppsContents() local
258 final File otherAppPdf = new File(downloadDir, "other-" + NONMEDIA_FILE_NAME); in testAccess_file() local
357 final File otherAppPdf = new File(getDownloadDir(), "other" + NONMEDIA_FILE_NAME); in testManageExternalStorageCanRenameOtherAppsContents() local
410 final File otherAppPdf = new File(getDownloadDir(), "other" + NONMEDIA_FILE_NAME); in testManageExternalStorageReaddir() local
421 assertDirectoryContains(otherAppPdf.getParentFile(), otherAppPdf); in testManageExternalStorageReaddir() local
440 final File otherAppPdf = new File(getDownloadDir(), "other" + NONMEDIA_FILE_NAME); in testManageExternalStorageQueryOtherAppsFile() local
737 final File otherAppPdf = new File(getDownloadDir(), "other" + NONMEDIA_FILE_NAME); in testNoIsolatedStorageStorageReaddir() local
747 assertDirectoryContains(otherAppPdf.getParentFile(), otherAppPdf); in testNoIsolatedStorageStorageReaddir() local
766 final File otherAppPdf = new File(getDownloadDir(), "other" + NONMEDIA_FILE_NAME); in testNoIsolatedStorageQueryOtherAppsFile() local
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2202 final File otherAppPdf = new File(getDownloadDir(), "other" + NONMEDIA_FILE_NAME); in testQueryOtherAppsFiles() local
2224 final File otherAppPdf = new File(getDownloadDir(), "other" + NONMEDIA_FILE_NAME); in testSystemGalleryQueryOtherAppsFiles() local