Searched refs:writeShort (Results 1 – 11 of 11) 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()
3581 dataOutputStream.writeShort(mExifByteOrder == ByteOrder.BIG_ENDIAN in writeExifSegment()3997 public void writeShort(short val) throws IOException { in writeShort() method in ExifInterface.ByteOrderedDataOutputStream4022 writeShort((short) val); in writeUnsignedShort()
5939 dataOutputStream.writeShort(mExifByteOrder == ByteOrder.BIG_ENDIAN6362 public void writeShort(short val) throws IOException {6387 writeShort((short) val);
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;
56906 Ljava/io/DataOutput;->writeShort(I)V56923 Ljava/io/DataOutputStream;->writeShort(I)V57258 Ljava/io/ObjectOutputStream;->writeShort(I)V57538 Ljava/io/RandomAccessFile;->writeShort(I)V64335 Ljava/sql/SQLOutput;->writeShort(S)V
43171 HSPLcom/android/okhttp/okio/BufferedSink;->writeShort(I)Lcom/android/okhttp/okio/BufferedSink;44603 HSPLjava/io/DataOutputStream;->writeShort(I)V44871 HSPLjava/io/ObjectOutputStream$BlockDataOutputStream;->writeShort(I)V44902 HSPLjava/io/ObjectOutputStream;->writeShort(I)V
54975 method public abstract void writeShort(int) throws java.io.IOException;54993 method public final void writeShort(int) throws java.io.IOException;55330 method public void writeShort(int) throws java.io.IOException;55632 method public final void writeShort(int) throws java.io.IOException;63394 method public abstract void writeShort(short) throws java.sql.SQLException;