Searched refs:handleDirectory (Results 1 – 1 of 1) sorted by relevance
352 if (handleDirectory(directory, depth, results)) { in walk()488 …protected boolean handleDirectory(File directory, int depth, Collection results) throws IOExceptio… in handleDirectory() method in DirectoryWalker