Searched defs:readChunked (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/adapter/
H A DItemOperationsParser.java53 readChunked(bis, mAttachmentOutputStream, mAttachmentSize, mCallback);
107 public static void readChunked(final InputStream inputStream, final OutputStream outputStream, method in class:ItemOperationsParser

Completed in 63 milliseconds