Searched refs:CountingOutputStream (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
H A DCountingOutputStream.java26 public class CountingOutputStream extends OutputStream { class in inherits:OutputStream
30 public CountingOutputStream(OutputStream outputStream) { method in class:CountingOutputStream
/packages/services/Telephony/src/com/android/phone/common/mail/utility/
H A DCountingOutputStream.java25 public class CountingOutputStream extends OutputStream { class in inherits:OutputStream
29 public CountingOutputStream(OutputStream outputStream) { method in class:CountingOutputStream
/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
H A DCountingOutputStream.java29 * @version $Id: CountingOutputStream.java 471628 2006-11-06 04:06:45Z bayard $
31 public class CountingOutputStream extends ProxyOutputStream { class in inherits:ProxyOutputStream
37 * Constructs a new CountingOutputStream.
41 public CountingOutputStream( OutputStream out ) { method in class:CountingOutputStream
/packages/apps/Email/provider_src/com/android/email/mail/store/
H A DImapFolder.java49 import com.android.emailcommon.utility.CountingOutputStream;
1062 final CountingOutputStream out = new CountingOutputStream(tempOut);
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...

Completed in 496 milliseconds