Searched defs:thresholdReached (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Email/src/org/apache/commons/io/output/
H A DDeferredFileOutputStream.java160 protected void thresholdReached() throws IOException method in class:DeferredFileOutputStream
H A DThresholdingOutputStream.java221 thresholdReached();
227 * {@link #thresholdReached()} if you want the event to be triggered again.
256 protected abstract void thresholdReached() throws IOException; method in class:ThresholdingOutputStream

Completed in 105 milliseconds