Searched refs:hiddenImageFile2 (Results 1 – 1 of 1) sorted by relevance
2016 final File hiddenImageFile2 = new File(getDownloadDir(), hiddenFileName); in testCanRenameHiddenFile() local2020 assertCanRenameFile(hiddenImageFile1, hiddenImageFile2); in testCanRenameHiddenFile()2021 assertNotMediaTypeImage(hiddenImageFile2); in testCanRenameHiddenFile()2024 assertCanRenameFile(hiddenImageFile2, imageFile); in testCanRenameHiddenFile()2032 hiddenImageFile2.delete(); in testCanRenameHiddenFile()