Home
last modified time | relevance | path

Searched defs:startDirectory (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/org/apache/commons/io/
DDirectoryWalker.java329 protected final void walk(File startDirectory, Collection results) throws IOException { in walk()
453 protected void handleCancelled(File startDirectory, Collection results, in handleCancelled()
469 protected void handleStart(File startDirectory, Collection results) throws IOException { in handleStart()