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

/packages/apps/Email/emailcommon/src/org/apache/commons/io/filefilter/
H A DFileFilterUtils.java252 public static IOFileFilter sizeFileFilter(long threshold) { method in class:FileFilterUtils
264 public static IOFileFilter sizeFileFilter(long threshold, boolean acceptLarger) { method in class:FileFilterUtils

Completed in 1661 milliseconds