Searched refs:readUnsignedByte (Results 1 – 6 of 6) sorted by relevance
238 public int readUnsignedByte() throws IOException { in readUnsignedByte() method in FastDataInput
479 length = dis.readUnsignedByte(); in parsePdu()540 int parameterLen = dis.readUnsignedByte(); in parsePduFromEfRecord()
4976 public int readUnsignedByte() throws IOException { in readUnsignedByte() method in ExifInterface.ByteOrderedDataInputStream4978 return mDataInputStream.readUnsignedByte(); in readUnsignedByte()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39792 method public abstract int readUnsignedByte() throws java.io.IOException;39814 method public final int readUnsignedByte() throws java.io.IOException;40120 method public int readUnsignedByte() throws java.io.IOException;40451 method public final int readUnsignedByte() throws java.io.IOException;
23517 HSPLjava/io/DataInputStream;->readUnsignedByte()I