Searched defs:readChar (Results 1 – 4 of 4) sorted by relevance
68 void readChar(int id, char value); in readChar() method
216 private static Pair<Integer, Character> readChar(CharSequence s, int pos, char expectedChar) { in readChar() method in PageRangeUtils
1926 status_t Parcel::readChar(char16_t *pArg) const in readChar() function in android::Parcel1934 char16_t Parcel::readChar() const in readChar() function in android::Parcel
4046 public char readChar() throws IOException { in readChar() method in ExifInterface.ByteOrderedDataInputStream