Searched refs:getTrackCount (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Email/emailcommon/src/org/apache/commons/io/
H A DFileCleaner.java111 * @deprecated Use {@link FileCleaningTracker#getTrackCount()}.
113 public static int getTrackCount() { method in class:FileCleaner
114 return theInstance.getTrackCount();
H A DFileCleaningTracker.java148 public int getTrackCount() { method in class:FileCleaningTracker

Completed in 153 milliseconds