Searched refs:writeShort (Results 1 – 10 of 10) sorted by relevance
87 writeShort(entry.getValue()); in endStream()94 writeShort(createPropertyIndex(name)); in addProperty()99 writeShort(createPropertyIndex(name)); in addProperty()100 writeShort(s); in addProperty()104 writeShort(createPropertyIndex(name)); in addProperty()109 writeShort(createPropertyIndex(name)); in addProperty()114 writeShort(createPropertyIndex(name)); in addProperty()123 writeShort(createPropertyIndex(name)); in addPropertyKey()145 writeShort(SIG_END_MAP); in endPropertyMap()157 private void writeShort(short s) { in writeShort() method in ViewHierarchyEncoder[all …]
224 dataOutputStream.writeShort(JpegHeader.APP1); in writeExifData()225 dataOutputStream.writeShort((short) (exifSize + 8)); in writeExifData()227 dataOutputStream.writeShort((short) 0x0000); in writeExifData()229 dataOutputStream.writeShort(TIFF_BIG_ENDIAN); in writeExifData()231 dataOutputStream.writeShort(TIFF_LITTLE_ENDIAN); in writeExifData()234 dataOutputStream.writeShort(TIFF_HEADER); in writeExifData()284 dataOutputStream.writeShort((short) tags.length); in writeIfd()286 dataOutputStream.writeShort(tag.getTagId()); in writeIfd()287 dataOutputStream.writeShort(tag.getDataType()); in writeIfd()513 dataOutputStream.writeShort((short) tag.getValueAt(i)); in writeTagValue()
37 public OrderedDataOutputStream writeShort(short value) throws IOException { in writeShort() method in OrderedDataOutputStream
239 out.writeShort(FILE_FORMAT_VERSION); in save()
3332 dataOutputStream.writeShort(mExifByteOrder == ByteOrder.BIG_ENDIAN in writeExifSegment()3748 public void writeShort(short val) throws IOException { in writeShort() method in ExifInterface.ByteOrderedDataOutputStream3773 writeShort((short) val); in writeUnsignedShort()
3295 dataOutputStream.writeShort(mExifByteOrder == ByteOrder.BIG_ENDIAN in writeExifSegment()3718 public void writeShort(short val) throws IOException { in writeShort() method in ExifInterface.ByteOrderedDataOutputStream3743 writeShort((short) val); in writeUnsignedShort()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
39832 method public abstract void writeShort(int) throws java.io.IOException;39848 method public final void writeShort(int) throws java.io.IOException;40183 method public void writeShort(int) throws java.io.IOException;40468 method public final void writeShort(int) throws java.io.IOException;46788 method public abstract void writeShort(short) throws java.sql.SQLException;
52332 method public abstract void writeShort(int) throws java.io.IOException;52348 method public final void writeShort(int) throws java.io.IOException;52684 method public void writeShort(int) throws java.io.IOException;52969 method public final void writeShort(int) throws java.io.IOException;60754 method public abstract void writeShort(short) throws java.sql.SQLException;
56240 method public abstract void writeShort(int) throws java.io.IOException;56256 method public final void writeShort(int) throws java.io.IOException;56592 method public void writeShort(int) throws java.io.IOException;56877 method public final void writeShort(int) throws java.io.IOException;64662 method public abstract void writeShort(short) throws java.sql.SQLException;