Home
last modified time | relevance | path

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

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatFile.java85 public void setLength(long length) throws ReadOnlyException, IOException { in setLength() method in FatFile
94 this.entry.setLength(length); in setLength()
154 setLength(lastByte); in write()
DFatDirectoryEntry.java307 public void setLength(long length) throws IllegalArgumentException { in setLength() method in FatDirectoryEntry
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DFsFile.java50 public void setLength(long length) throws IOException; in setLength() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DCollectingOutputReceiver.java77 mOutputBuffer.setLength(0); in clearBuffer()
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/util/
DFileDisk.java94 raf.setLength(size); in create()
/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackTestHelper.java564 sb.setLength(0); in writeAllResultsToCSVFile()
/tools/apksig/src/main/java/com/android/apksig/
DApkSigner.java183 outputFile.setLength(0); in sign()
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DZFile.java1174 raf.setLength(map.size()); in update()
/tools/metalava/
DREADME.md174 StringBuilder.setLength(int) was missing from the API signatures since it is