Home
last modified time | relevance | path

Searched refs:setCompressedSize (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/services/Mtp/tests/src/com/android/mtp/
H A DMtpDocumentsProviderTest.java315 .setCompressedSize(1024 * 1024 * 5) in testQueryDocument()
464 .setCompressedSize(1024 * 1024 * 5) in testQueryChildDocuments()
556 .setCompressedSize(bytes.length) in testOpenDocument()
579 .setObjectHandle(1).setCompressedSize(1024 * 1024).build(); in testOpenDocument_shortBytes()
594 .setCompressedSize(bytes.length) in testOpenDocument_shortBytes()
843 .setCompressedSize(0xffffffffl) in testObjectSizeLong()
H A DMtpManagerTest.java148 .setCompressedSize(expectedBytes.length) in testCreateDocumentAndGetPartialObject()
H A DMtpDatabaseTest.java190 builder.setCompressedSize(size); in createDocument()
/aosp12/frameworks/multidex/library/test/src/androidx/multidex/
H A DZipEntryReader.java90 entry.setCompressedSize(compressedSize); in readEntry()
/aosp12/packages/services/Mtp/src/com/android/mtp/
H A DMtpFileWriter.java82 .setCompressedSize(size) in flush()
/aosp12/frameworks/base/media/java/android/mtp/
H A DMtpObjectInfo.java408 public Builder setCompressedSize(long value) { in setCompressedSize() method in MtpObjectInfo.Builder
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt26336 method public android.mtp.MtpObjectInfo.Builder setCompressedSize(long);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt51031 method public void setCompressedSize(long);