OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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