HomeSort by relevance Sort by last modified time
    Searched refs:handleCancelled (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
DirectoryWalker.java 162 * and calls the <code>handleCancelled()</code> method, providing
170 * <li>Custom cancel processing in the <code>handleCancelled()</code> method.
193 * will cause the walk to stop immediately. The <code>handleCancelled()</code>
210 * protected void handleCancelled(File startDirectory, Collection results, CancelException cancel) {
242 * protected void handleCancelled(File startDirectory, Collection results, CancelException cancel) {
338 handleCancelled(startDirectory, results, cancel);
416 * protected void handleCancelled(File startDirectory,
424 * cancelled. The next callback method will be {@link #handleCancelled}.
453 protected void handleCancelled(File startDirectory, Collection results,
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 

Completed in 507 milliseconds