HomeSort by relevance Sort by last modified time
    Searched defs:handleIsCancelled (Results 1 - 5 of 5) sorted by null

  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
DirectoryWalker.java 192 * The flag is returned by the <code>handleIsCancelled()</code> method, which
206 * private void handleIsCancelled(File file, int depth, Collection results) {
380 * Checks whether the walk has been cancelled by calling {@link #handleIsCancelled},
394 if (handleIsCancelled(file, depth, results)) {
413 * private void handleIsCancelled(File file, int depth, Collection results) {
434 protected boolean handleIsCancelled(
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-io-2.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/2.4/
commons-io-2.4.jar 

Completed in 43 milliseconds