Home
last modified time | relevance | path

Searched refs:readUnsignedShort (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifParser.java324 mNumOfTagInIfd = mTiffStream.readUnsignedShort(); in next()
709 value[i] = readUnsignedShort(); in readFullTagValue()
762 int length = dataStream.readUnsignedShort(); in seekTiffData()
837 protected int readUnsignedShort() throws IOException { in readUnsignedShort() method in ExifParser
DCountedDataInputStream.java105 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
DWifiP2pDnsSdServiceResponse.java189 mDnsType = dis.readUnsignedShort(); in parse()
/frameworks/base/media/java/android/media/
DExifInterface.java778 values[i] = inputStream.readUnsignedShort(); in getValue()
2523 int length = in.readUnsignedShort() - 2; in getJpegAttributes()
2592 in.readUnsignedShort(), mExifByteOrder)); in getJpegAttributes()
2594 in.readUnsignedShort(), mExifByteOrder)); in getJpegAttributes()
2694 int tagNumber = in.readUnsignedShort(); in getRafAttributes()
2695 int numberOfBytes = in.readUnsignedShort(); in getRafAttributes()
3010 int length = dataInputStream.readUnsignedShort() - 2; in saveJpegAttributes()
3055 int length = dataInputStream.readUnsignedShort(); in saveJpegAttributes()
3140 int startCode = dataInputStream.readUnsignedShort(); in parseTiffHeaders()
3182 int tagNumber = dataInputStream.readUnsignedShort(); in readImageFileDirectory()
[all …]
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DSmsMessage.java550 env.teleService = dis.readUnsignedShort(); in parsePduFromEfRecord()
558 env.serviceCategory = dis.readUnsignedShort(); in parsePduFromEfRecord()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt39793 method public abstract int readUnsignedShort() throws java.io.IOException;
39815 method public final int readUnsignedShort() throws java.io.IOException;
40121 method public int readUnsignedShort() throws java.io.IOException;
40452 method public final int readUnsignedShort() throws java.io.IOException;
/frameworks/base/config/
Dboot-image-profile.txt9414 HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->readUnsignedShort()I
25827 HSPLjava/io/DataInputStream;->readUnsignedShort()I
25968 HSPLjava/io/ObjectInputStream$BlockDataInputStream;->readUnsignedShort()I
/frameworks/base/non-updatable-api/
Dcurrent.txt59660 method public int readUnsignedShort() throws java.io.IOException;
59682 method public final int readUnsignedShort() throws java.io.IOException;
59991 method public int readUnsignedShort() throws java.io.IOException;
60330 method public final int readUnsignedShort() throws java.io.IOException;
/frameworks/base/api/
Dcurrent.txt59804 method public int readUnsignedShort() throws java.io.IOException;
59826 method public final int readUnsignedShort() throws java.io.IOException;
60135 method public int readUnsignedShort() throws java.io.IOException;
60474 method public final int readUnsignedShort() throws java.io.IOException;