Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DScopedStorageTest.java678 final File otherAppImg = new File(getDcimDir(), "other" + IMAGE_FILE_NAME); in testManageExternalStorageReaddir() local
689 assertDirectoryContains(otherAppImg.getParentFile(), otherAppImg); in testManageExternalStorageReaddir() local
708 final File otherAppImg = new File(getDcimDir(), "other" + IMAGE_FILE_NAME); in testManageExternalStorageQueryOtherAppsFile() local
1021 final File otherAppImg = new File(getDcimDir(), "other" + IMAGE_FILE_NAME); in testNoIsolatedStorageStorageReaddir() local
1031 assertDirectoryContains(otherAppImg.getParentFile(), otherAppImg); in testNoIsolatedStorageStorageReaddir() local
1050 final File otherAppImg = new File(getDcimDir(), "other" + IMAGE_FILE_NAME); in testNoIsolatedStorageQueryOtherAppsFile() local
/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2392 final File otherAppImg = new File(getDcimDir(), "other" + IMAGE_FILE_NAME); in testQueryOtherAppsFiles() local
2414 final File otherAppImg = new File(getDcimDir(), "other" + IMAGE_FILE_NAME); in testSystemGalleryQueryOtherAppsFiles() local