Searched refs:dirTarget (Results 1 – 1 of 1) sorted by relevance
104 final File dirTarget = new File(targetDir, file.getName()); in moveAllContentUnderDirectory() local105 dirTarget.mkdirs(); in moveAllContentUnderDirectory()106 moveAllContentUnderDirectory(file, dirTarget); in moveAllContentUnderDirectory()