Searched refs:writeShort (Results 1 – 11 of 11) sorted by relevance
88 writeShort(entry.getValue()); in endStream()96 writeShort(createPropertyIndex(name)); in addProperty()101 writeShort(createPropertyIndex(name)); in addProperty()102 writeShort(s); in addProperty()107 writeShort(createPropertyIndex(name)); in addProperty()113 writeShort(createPropertyIndex(name)); in addProperty()119 writeShort(createPropertyIndex(name)); in addProperty()128 writeShort(createPropertyIndex(name)); in addPropertyKey()150 writeShort(SIG_END_MAP); in endPropertyMap()162 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()
724 output.writeShort(dnsPacket.length); in sendDoTProbe()
3817 dataOutputStream.writeShort(mExifByteOrder == ByteOrder.BIG_ENDIAN in writeExifSegment()4237 public void writeShort(short val) throws IOException { in writeShort() method in ExifInterface.ByteOrderedDataOutputStream4262 writeShort((short) val); in writeUnsignedShort()
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;
59699 method public void writeShort(int) throws java.io.IOException;59715 method public final void writeShort(int) throws java.io.IOException;60050 method public void writeShort(int) throws java.io.IOException;60346 method public final void writeShort(int) throws java.io.IOException;68061 method public void writeShort(short) throws java.sql.SQLException;
59843 method public void writeShort(int) throws java.io.IOException;59859 method public final void writeShort(int) throws java.io.IOException;60194 method public void writeShort(int) throws java.io.IOException;60490 method public final void writeShort(int) throws java.io.IOException;68205 method public void writeShort(short) throws java.sql.SQLException;
26027 HSPLjava/io/ObjectOutputStream$BlockDataOutputStream;->writeShort(I)V26053 HSPLjava/io/ObjectOutputStream;->writeShort(I)V43307 HSPLjava/io/DataOutputStream;->writeShort(I)V
35859 Landroid/media/ExifInterface$ByteOrderedDataOutputStream;->writeShort(S)V78714 Landroid/view/ViewHierarchyEncoder;->writeShort(S)V102088 Lcom/android/okhttp/okio/Buffer;->writeShort(I)Lcom/android/okhttp/okio/Buffer;102089 Lcom/android/okhttp/okio/Buffer;->writeShort(I)Lcom/android/okhttp/okio/BufferedSink;102120 Lcom/android/okhttp/okio/BufferedSink;->writeShort(I)Lcom/android/okhttp/okio/BufferedSink;111988 Ljava/util/zip/GZIPOutputStream;->writeShort(I[BI)V112126 Ljava/util/zip/ZipOutputStream;->writeShort(I)V