/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ |
D | ShadowParcel.java | 19 protected int readInt() { in readInt() method in ShadowParcel
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
D | ByteArrayDictBuffer.java | 52 public int readInt() { in readInt() method in ByteArrayDictBuffer
|
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/ |
D | CountedDataInputStream.java | 114 int readInt() throws IOException { in readInt() method in CountedDataInputStream
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
D | BinaryDictDecoderUtils.java | 49 public int readInt(); in readInt() method 83 public int readInt() { in readInt() method in BinaryDictDecoderUtils.ByteBufferDictBuffer
|
/packages/apps/Camera2/src/com/android/camera/exif/ |
D | CountedDataInputStream.java | 109 public int readInt() throws IOException { in readInt() method in CountedDataInputStream
|
/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
D | CountedDataInputStream.java | 113 public int readInt() throws IOException { in readInt() method in CountedDataInputStream
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
D | CountedDataInputStream.java | 109 public int readInt() throws IOException { in readInt() method in CountedDataInputStream
|
/packages/providers/MediaProvider/src/com/android/providers/media/util/ |
D | IsoInterface.java | 116 private static int readInt(@NonNull FileDescriptor fd) in readInt() method in IsoInterface
|
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/ |
D | DictionaryBackupAgent.java | 291 private int readInt(byte[] in, int pos) { in readInt() method in DictionaryBackupAgent
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | KeyStylesSet.java | 167 private void readInt(final TypedArray a, final int index) { in readInt() method in KeyStylesSet.DeclaredKeyStyle
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
D | BlobCache.java | 640 static int readInt(byte[] buf, int offset) { in readInt() method in BlobCache
|