Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/org/apache/commons/io/
DDirectoryWalker.java367 handleFile(childFile, childDepth, results); in walk()
517 protected void handleFile(File file, int depth, Collection results) throws IOException { in handleFile() method in DirectoryWalker