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

  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/
QuotedPrintableInputStream.java 80 private void populatePushbackQueue() throws IOException {
81 //Debug.verify(pushbackq.count() == 0, "PopulatePushbackQueue called when pushback queue was not empty!");
121 populatePushbackQueue();
  /packages/services/Telephony/src/org/apache/james/mime4j/decoder/
QuotedPrintableInputStream.java 80 private void populatePushbackQueue() throws IOException {
81 //Debug.verify(pushbackq.count() == 0, "PopulatePushbackQueue called when pushback queue was not empty!");
121 populatePushbackQueue();

Completed in 141 milliseconds