Searched defs:readShort (Results 1 – 5 of 5) sorted by relevance
104 short readShort() throws IOException { in readShort() method in CountedDataInputStream
103 public short readShort() throws IOException { in readShort() method in CountedDataInputStream
99 public short readShort() throws IOException { in readShort() method in CountedDataInputStream
153 public static short readShort(@NonNull Parcel p, int header) { in readShort() method in SafeParcelReader