Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java1884 final String hiddenFileName = ".hidden" + IMAGE_FILE_NAME; in testCanRenameHiddenFile() local
1885 final File hiddenImageFile1 = new File(getDcimDir(), hiddenFileName); in testCanRenameHiddenFile()
1886 final File hiddenImageFile2 = new File(getDownloadDir(), hiddenFileName); in testCanRenameHiddenFile()