Home
last modified time | relevance | path

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

/frameworks/base/packages/MtpDocumentsProvider/tests/src/com/android/mtp/
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()
DMtpManagerTest.java148 .setCompressedSize(expectedBytes.length) in testCreateDocumentAndGetPartialObject()
DMtpDatabaseTest.java190 builder.setCompressedSize(size); in createDocument()
/frameworks/multidex/library/test/src/androidx/multidex/
DZipEntryReader.java90 entry.setCompressedSize(compressedSize); in readEntry()
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DMtpFileWriter.java82 .setCompressedSize(size) in flush()
/frameworks/base/media/java/android/mtp/
DMtpObjectInfo.java408 public Builder setCompressedSize(long value) { in setCompressedSize() method in MtpObjectInfo.Builder
/frameworks/base/non-updatable-api/
Dcurrent.txt28534 method public android.mtp.MtpObjectInfo.Builder setCompressedSize(long);
75281 method public void setCompressedSize(long);
/frameworks/base/api/
Dcurrent.txt28664 method public android.mtp.MtpObjectInfo.Builder setCompressedSize(long);
75425 method public void setCompressedSize(long);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt51031 method public void setCompressedSize(long);