Searched defs:readByte (Results 1 – 7 of 7) sorted by relevance
61 public byte readByte() { in readByte() method in BridgeBufferIterator
125 private int readByte(byte[] constraintData, int arrayIndex) { in readByte() method in DrmUtils.ExtendedMetadataParser
191 public byte readByte() throws IOException { in readByte() method in FastDataInput
59 void readByte(int id, byte value); in readByte() method
1650 status_t Parcel::readByte(int8_t *pArg) const in readByte() function in android::Parcel1658 int8_t Parcel::readByte() const in readByte() function in android::Parcel
2590 public final byte readByte() { in readByte() method in Parcel
4979 public byte readByte() throws IOException { in readByte() method in ExifInterface.ByteOrderedDataInputStream