Home
last modified time | relevance | path

Searched defs:readInt (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowParcel.java19 protected int readInt() { in readInt() method in ShadowParcel
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DByteArrayDictBuffer.java52 public int readInt() { in readInt() method in ByteArrayDictBuffer
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
DSwappedDataInputStream.java158 public int readInt() in readInt() method in SwappedDataInputStream
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
DCountedDataInputStream.java114 int readInt() throws IOException { in readInt() method in CountedDataInputStream
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DBinaryDictDecoderUtils.java49 public int readInt(); in readInt() method
83 public int readInt() { in readInt() method in BinaryDictDecoderUtils.ByteBufferDictBuffer
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DCountedDataInputStream.java109 public int readInt() throws IOException { in readInt() method in CountedDataInputStream
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DCountedDataInputStream.java113 public int readInt() throws IOException { in readInt() method in CountedDataInputStream
/packages/apps/Camera2/src/com/android/camera/exif/
DCountedDataInputStream.java109 public int readInt() throws IOException { in readInt() method in CountedDataInputStream
/packages/providers/MediaProvider/src/com/android/providers/media/util/
DIsoInterface.java116 private static int readInt(@NonNull FileDescriptor fd) in readInt() method in IsoInterface
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
DDictionaryBackupAgent.java291 private int readInt(byte[] in, int pos) { in readInt() method in DictionaryBackupAgent
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyStylesSet.java167 private void readInt(final TypedArray a, final int index) { in readInt() method in KeyStylesSet.DeclaredKeyStyle
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DBlobCache.java640 static int readInt(byte[] buf, int offset) { in readInt() method in BlobCache