Searched refs:getCompressedSize (Results 1 – 5 of 5) sorted by relevance
23 mCompressedSize = mtpObjectInfo.getCompressedSize(); in IngestObjectInfo()33 public int getCompressedSize() { in getCompressedSize() method in IngestObjectInfo
84 if (hasSpaceForSize(object.getCompressedSize())) { in run()
76 byte[] imageBytes = device.getObject(info.getObjectHandle(), info.getCompressedSize()); in getFullsize()
63 long fileSize = entry.getCompressedSize(); in parse()
111 if (info.getCompressedSize() <= MAX_FULLSIZE_PREVIEW_SIZE in fetchMtpImageDataFromDevice()