Home
last modified time | relevance | path

Searched refs:readChar (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/
DPageRangeUtils.java216 private static Pair<Integer, Character> readChar(CharSequence s, int pos, char expectedChar) { in readChar() method in PageRangeUtils
243 retChar = readChar(s, pos, ','); in readRange()
256 retChar = readChar(s, pos, '-'); in readRange()
/frameworks/base/core/java/android/view/inspector/
DPropertyReader.java68 void readChar(int id, char value); in readChar() method
/frameworks/base/tools/processors/view_inspector/test/resources/android/processor/view/inspector/InspectionCompanionGeneratorTest/
DSimpleProperties.java.txt105 propertyReader.readChar(mCharId, node.getChar());
/frameworks/native/libs/binder/fuzzer/
Dbinder.cpp133 PARCEL_READ_OPT_STATUS(char16_t, readChar),
/frameworks/native/libs/binder/ndk/
Dparcel.cpp158 status = rawParcel->readChar(array + i); in ReadArray()
552 status_t status = parcel->get()->readChar(value); in AParcel_readChar()
/frameworks/native/libs/binder/
DParcel.cpp1603 return readNullableTypedVector(val, &Parcel::readChar); in readCharVector()
1607 return readTypedVector(val, &Parcel::readChar); in readCharVector()
1759 status_t Parcel::readChar(char16_t *pArg) const in readChar() function in android::Parcel
1767 char16_t Parcel::readChar() const in readChar() function in android::Parcel
/frameworks/native/libs/binder/include/binder/
DParcel.h275 char16_t readChar() const;
276 status_t readChar(char16_t *pArg) const;
/frameworks/native/include/binder/
DParcel.h275 char16_t readChar() const;
276 status_t readChar(char16_t *pArg) const;
/frameworks/base/media/java/android/media/
DExifInterface.java4603 public char readChar() throws IOException { in readChar() method in ExifInterface.ByteOrderedDataInputStream
4605 return mDataInputStream.readChar(); in readChar()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt39782 method public abstract char readChar() throws java.io.IOException;
39803 method public final char readChar() throws java.io.IOException;
40104 method public char readChar() throws java.io.IOException;
40441 method public final char readChar() throws java.io.IOException;
/frameworks/base/api/
Dcurrent.txt57275 method public void readChar(int, char);
62262 method public char readChar() throws java.io.IOException;
62283 method public final char readChar() throws java.io.IOException;
62587 method public char readChar() throws java.io.IOException;
62932 method public final char readChar() throws java.io.IOException;
/frameworks/base/config/
Dboot-image-profile.txt39805 HSPLsun/security/x509/AVA;->readChar(Ljava/io/Reader;Ljava/lang/String;)I