Home
last modified time | relevance | path

Searched refs:isThresholdExceeded (Results 1 – 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
DThresholdingOutputStream.java197 public boolean isThresholdExceeded() in isThresholdExceeded() method in ThresholdingOutputStream
DDeferredFileOutputStream.java184 return (!isThresholdExceeded()); in isInMemory()