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

  /packages/apps/Email/src/org/apache/commons/io/output/
ThresholdingOutputStream.java 221 thresholdReached();
227 * {@link #thresholdReached()} if you want the event to be triggered again.
256 protected abstract void thresholdReached() throws IOException;
DeferredFileOutputStream.java 160 protected void thresholdReached() throws IOException

Completed in 323 milliseconds