Searched refs:getCompressedSize (Results 1 – 9 of 9) sorted by relevance
168 final byte[] buffer = new byte[objectInfo.getCompressedSize()]; in createDocument()169 if (inputStream.read(buffer, 0, objectInfo.getCompressedSize()) != in createDocument()170 objectInfo.getCompressedSize()) { in createDocument()
103 Assert.assertEquals(refEntry.getCompressedSize(), checkEntry.getCompressedSize()); in testCrcRange()
105 public final int getCompressedSize() { in getCompressedSize() method in MtpObjectInfo
126 view.setText(Long.toString(info.getCompressedSize())); in onResume()
203 sendObjectInfoResult.getCompressedSize(), source)) { in createDocument()
252 fd, ze.getDataOffset(), ze.getDataOffset() + ze.getCompressedSize()); in getZipInputStream()
16879 method public final int getCompressedSize();51022 method public long getCompressedSize();
25262 method public final int getCompressedSize();67890 method public long getCompressedSize();
27444 method public final int getCompressedSize();71798 method public long getCompressedSize();