Searched defs:LoggingInputStream (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ | ||
H A D | LoggingInputStream.java | 32 public class LoggingInputStream extends FilterInputStream { class in inherits:FilterInputStream 37 public LoggingInputStream(InputStream in) { method in class:LoggingInputStream 41 public LoggingInputStream(InputStream in, String tag, boolean dumpEmptyLines) { method in class:LoggingInputStream |
Completed in 50 milliseconds