Home
last modified time | relevance | path

Searched refs:getCompressedSize (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DAbUpdateInstaller.java222 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()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
H A DIngestObjectInfo.java23 mCompressedSize = mtpObjectInfo.getCompressedSize(); in IngestObjectInfo()
33 public int getCompressedSize() { in getCompressedSize() method in IngestObjectInfo
H A DImportTask.java84 if (hasSpaceForSize(object.getCompressedSize())) { in run()
H A DMtpBitmapFetch.java76 byte[] imageBytes = device.getObject(info.getObjectHandle(), info.getCompressedSize()); in getFullsize()
/aosp12/packages/services/Mtp/tests/src/com/android/mtp/
H A DTestMtpManager.java168 final byte[] buffer = new byte[objectInfo.getCompressedSize()]; in createDocument()
169 if (inputStream.read(buffer, 0, objectInfo.getCompressedSize()) != in createDocument()
170 objectInfo.getCompressedSize()) { in createDocument()
/aosp12/frameworks/multidex/library/test/src/androidx/multidex/
H A DZipUtilTest.java103 Assert.assertEquals(refEntry.getCompressedSize(), checkEntry.getCompressedSize()); in testCrcRange()
/aosp12/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/util/
H A DPayloadSpecs.java69 long length = entry.getCompressedSize(); in forNonStreaming()
/aosp12/packages/apps/Car/SystemUpdater/src/com/android/car/systemupdater/
H A DUpdateParser.java63 long fileSize = entry.getCompressedSize(); in parse()
/aosp12/frameworks/base/media/java/android/mtp/
H A DMtpObjectInfo.java105 public final int getCompressedSize() { in getCompressedSize() method in MtpObjectInfo
/aosp12/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
H A DObjectViewer.java126 view.setText(Long.toString(info.getCompressedSize())); in onResume()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ingest/ui/
H A DMtpImageView.java111 if (info.getCompressedSize() <= MAX_FULLSIZE_PREVIEW_SIZE in fetchMtpImageDataFromDevice()
/aosp12/frameworks/base/core/java/android/util/jar/
H A DStrictJarFile.java252 fd, ze.getDataOffset(), ze.getDataOffset() + ze.getCompressedSize()); in getZipInputStream()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/art/build/boot/
H A Dboot-image-profile.txt7783 HSPLjava/util/zip/ZipEntry;->getCompressedSize()J
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt16879 method public final int getCompressedSize();
51022 method public long getCompressedSize();
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt26302 method public int getCompressedSize();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt30389 HSPLjava/util/zip/ZipEntry;->getCompressedSize()J