Home
last modified time | relevance | path

Searched refs:readShort (Results 1 – 13 of 13) 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.java801 values[i] = inputStream.readShort(); in getValue()
2447 short orfSignature = signatureInputStream.readShort(); in isOrfFormat()
2466 short signatureByte = signatureInputStream.readShort(); in isRw2Format()
2697 int imageLength = in.readShort(); in getRafAttributes()
2698 int imageWidth = in.readShort(); in getRafAttributes()
3115 short byteOrder = dataInputStream.readShort(); in readByteOrder()
3169 short numberOfDirectoryEntry = dataInputStream.readShort(); in readImageFileDirectory()
3285 offset = dataInputStream.readShort(); in readImageFileDirectory()
4093 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/config/
Dboot-image-profile.txt9413 HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->readShort()S
24994 HSPLcom/android/okhttp/okio/Buffer;->readShort()S
25042 HSPLcom/android/okhttp/okio/RealBufferedSource;->readShort()S
25963 HSPLjava/io/ObjectInputStream$BlockDataInputStream;->readShort()S
26007 HSPLjava/io/ObjectInputStream;->readShort()S
Dhiddenapi-greylist-max-o.txt102044 Lcom/android/okhttp/okio/Buffer;->readShort()S
102152 Lcom/android/okhttp/okio/BufferedSource;->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/non-updatable-api/
Dcurrent.txt54722 method public void readShort(int, short);
59657 method public short readShort() throws java.io.IOException;
59678 method public final short readShort() throws java.io.IOException;
59986 method public short readShort() throws java.io.IOException;
60327 method public final short readShort() throws java.io.IOException;
67987 method public short readShort() throws java.sql.SQLException;
/frameworks/base/api/
Dcurrent.txt54866 method public void readShort(int, short);
59801 method public short readShort() throws java.io.IOException;
59822 method public final short readShort() throws java.io.IOException;
60130 method public short readShort() throws java.io.IOException;
60471 method public final short readShort() throws java.io.IOException;
68131 method public short readShort() throws java.sql.SQLException;