Home
last modified time | relevance | path

Searched refs:readShort (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifParser.java534 short tagId = mTiffStream.readShort(); in readTag()
535 short dataFormat = mTiffStream.readShort(); in readTag()
738 short byteOrder = mTiffStream.readShort(); in parseTiffHeader()
747 if (mTiffStream.readShort() != TIFF_HEADER_TAIL) { in parseTiffHeader()
755 if (dataStream.readShort() != JpegHeader.SOI) { in seekTiffData()
759 short marker = dataStream.readShort(); in seekTiffData()
770 headerTail = dataStream.readShort(); in seekTiffData()
784 marker = dataStream.readShort(); in seekTiffData()
838 return mTiffStream.readShort() & 0xffff; in readUnsignedShort()
DCountedDataInputStream.java99 public short readShort() throws IOException { in readShort() method in CountedDataInputStream
106 return readShort() & 0xffff; in readUnsignedShort()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/libcore/io/
DBridgeBufferIterator.java85 public short readShort() { in readShort() method in BridgeBufferIterator
/frameworks/base/core/java/android/view/inspector/
DPropertyReader.java113 void readShort(int id, short value); in readShort() method
/frameworks/base/tools/processors/view_inspector/test/resources/android/processor/view/inspector/InspectionCompanionGeneratorTest/
DSimpleProperties.java.txt114 propertyReader.readShort(mShortId, node.getShort());
/frameworks/base/core/java/android/gesture/
DGestureStore.java290 final short versionNumber = in.readShort(); in load()
/frameworks/base/media/java/android/media/
DExifInterface.java899 values[i] = inputStream.readShort(); in getValue()
2689 short orfSignature = signatureInputStream.readShort(); in isOrfFormat()
2716 short signatureByte = signatureInputStream.readShort(); in isRw2Format()
3000 int imageLength = in.readShort(); in getRafAttributes()
3001 int imageWidth = in.readShort(); in getRafAttributes()
3653 short byteOrder = dataInputStream.readShort(); in readByteOrder()
3707 short numberOfDirectoryEntry = dataInputStream.readShort(); in readImageFileDirectory()
3823 offset = dataInputStream.readShort(); in readImageFileDirectory()
4650 public short readShort() throws IOException { in readShort() method in ExifInterface.ByteOrderedDataInputStream
/frameworks/base/services/core/java/com/android/server/connectivity/
DNetworkDiagnostics.java728 final int replyLength = Short.toUnsignedInt(input.readShort()); in sendDoTProbe()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/config/
Dboot-image-profile.txt12887 HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->readShort()S
31298 HSPLcom/android/okhttp/okio/Buffer;->readShort()S
31374 HSPLcom/android/okhttp/okio/RealBufferedSource;->readShort()S
32013 HSPLjava/io/DataInputStream;->readShort()S
32175 HSPLjava/io/ObjectInputStream$BlockDataInputStream;->readShort()S
32241 HSPLjava/io/ObjectInputStream;->readShort()S
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt39790 method public abstract short readShort() throws java.io.IOException;
39811 method public final short readShort() throws java.io.IOException;
40116 method public short readShort() throws java.io.IOException;
40449 method public final short readShort() throws java.io.IOException;
46714 method public abstract short readShort() throws java.sql.SQLException;
/frameworks/base/api/
Dcurrent.txt57288 method public void readShort(int, short);
62270 method public short readShort() throws java.io.IOException;
62291 method public final short readShort() throws java.io.IOException;
62599 method public short readShort() throws java.io.IOException;
62940 method public final short readShort() throws java.io.IOException;
70600 method public short readShort() throws java.sql.SQLException;