Searched defs:writeShort (Results 1 – 4 of 4) sorted by relevance
37 public OrderedDataOutputStream writeShort(short value) throws IOException { in writeShort() method in OrderedDataOutputStream
213 public void writeShort(int v) throws IOException { in writeShort() method in FastDataOutput
179 private void writeShort(short s) { in writeShort() method in ViewHierarchyEncoder
5190 public void writeShort(short val) throws IOException { in writeShort() method in ExifInterface.ByteOrderedDataOutputStream