Searched refs:getCompressedSize (Results 1 – 7 of 7) sorted by relevance
222 offset -= entry.getCompressedSize(); in updateStateForPayload()233 mSizeForUpdate = entry.getCompressedSize(); in updateStateForPayload()234 mOffsetForUpdate = offset - entry.getCompressedSize(); in updateStateForPayload()243 return OFFSET_TO_FILE_NAME + name.length() + entry.getCompressedSize() in buildOffsetForEntry()
105 public final int getCompressedSize() { in getCompressedSize() method in MtpObjectInfo
126 view.setText(Long.toString(info.getCompressedSize())); in onResume()
252 fd, ze.getDataOffset(), ze.getDataOffset() + ze.getCompressedSize()); in getZipInputStream()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
30809 HSPLjava/util/zip/ZipEntry;->getCompressedSize()J
28131 method public int getCompressedSize();