Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DScopedStorageTest.java443 final File otherHiddenFile = new File(getPicturesDir(), ".otherHiddenFile.jpg"); in testManageExternalStorageQueryOtherAppsFile() local
769 final File otherHiddenFile = new File(getPicturesDir(), ".otherHiddenFile.jpg"); in testNoIsolatedStorageQueryOtherAppsFile() local
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2205 final File otherHiddenFile = new File(getPicturesDir(), ".otherHiddenFile.jpg"); in testQueryOtherAppsFiles() local
2227 final File otherHiddenFile = new File(getPicturesDir(), ".otherHiddenFile.jpg"); in testSystemGalleryQueryOtherAppsFiles() local