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

/packages/apps/Exchange/src/com/android/exchange/adapter/
H A DItemOperationsParser.java31 private final OutputStream mAttachmentOutputStream; field in class:ItemOperationsParser
38 mAttachmentOutputStream = out;
53 readChunked(bis, mAttachmentOutputStream, mAttachmentSize, mCallback);

Completed in 54 milliseconds