Home
last modified time | relevance | path

Searched refs:hiddenFileName (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2014 final String hiddenFileName = ".hidden" + IMAGE_FILE_NAME; in testCanRenameHiddenFile() local
2015 final File hiddenImageFile1 = new File(getDcimDir(), hiddenFileName); in testCanRenameHiddenFile()
2016 final File hiddenImageFile2 = new File(getDownloadDir(), hiddenFileName); in testCanRenameHiddenFile()