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

  /packages/apps/Email/emailcommon/src/org/apache/commons/io/
FileCleaner.java 111 * @deprecated Use {@link FileCleaningTracker#getTrackCount()}.
113 public static int getTrackCount() {
114 return theInstance.getTrackCount();
FileCleaningTracker.java 148 public int getTrackCount() {

Completed in 24 milliseconds