Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/legacy/src/android/scopedstorage/cts/legacy/
DLegacyStorageTest.java830 final File otherAppVideoFile = new File(getDcimDir(), "other_" + VIDEO_FILE_NAME); in testLegacySystemGalleryCanRenameImagesAndVideosWithoutDbUpdates() local
859 final File otherAppVideoFile = new File(getDcimDir(), "other_" + VIDEO_FILE_NAME); in testLegacySystemGalleryWithoutWESCannotRename() local
881 final File otherAppVideoFile = new File(getDcimDir(), "other_" + VIDEO_FILE_NAME); in testLegacyWESCanRenameImagesAndVideosWithDbUpdates_hasW() local
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java1393 final File otherAppVideoFile = new File(getDcimDir(), "other_" + VIDEO_FILE_NAME); in testDisableOpResetForSystemGallery() local
1500 final File otherAppVideoFile = new File(getDcimDir(), "other_" + VIDEO_FILE_NAME); in testSystemGalleryCanRenameImagesAndVideos() local