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()
463 .setCompressedSize(1024 * 1024 * 5) in testQueryChildDocuments()
554 .setCompressedSize(bytes.length) in testOpenDocument()
577 .setObjectHandle(1).setCompressedSize(1024 * 1024).build(); in testOpenDocument_shortBytes()
592 .setCompressedSize(bytes.length) in testOpenDocument_shortBytes()
841 .setCompressedSize(0xffffffffl) in testObjectSizeLong()
DMtpManagerTest.java148 .setCompressedSize(expectedBytes.length) in testCreateDocumentAndGetPartialObject()
DMtpDatabaseTest.java190 builder.setCompressedSize(size); in createDocument()
/frameworks/multidex/library/test/src/android/support/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/api/
Dcurrent.txt25296 method public android.mtp.MtpObjectInfo.Builder setCompressedSize(long);
67902 method public void setCompressedSize(long);
Dsystem-current.txt27478 method public android.mtp.MtpObjectInfo.Builder setCompressedSize(long);
71810 method public void setCompressedSize(long);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt51031 method public void setCompressedSize(long);