Home
last modified time | relevance | path

Searched defs:LoggingInputStream (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
DLoggingInputStream.java32 public class LoggingInputStream extends FilterInputStream { class
37 public LoggingInputStream(InputStream in) { in LoggingInputStream() method in LoggingInputStream
41 public LoggingInputStream(InputStream in, String tag, boolean dumpEmptyLines) { in LoggingInputStream() method in LoggingInputStream