Searched defs:rootFile (Results 1 – 3 of 3) sorted by relevance
48 String rootFile = args[0]; in main() local
389 final File rootFile = visible ? root.visiblePath : root.path; in getMostSpecificRootForPath() local536 final File rootFile = root.visiblePath != null ? root.visiblePath in findDocumentPath() local
806 File rootFile = new File(startingPath); in fullBackupFileTree() local