/frameworks/support/core-utils/tests/java/android/support/v4/provider/ |
D | DocumentFileTest.java | 361 private int readInt(Uri uri) throws IOException { in readInt() method in DocumentFileTest 371 private static int readInt(File file) throws IOException { in readInt() method in DocumentFileTest
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/libcore/io/ |
D | BridgeBufferIterator.java | 61 public int readInt() { in readInt() method in BridgeBufferIterator
|
/frameworks/base/services/core/java/com/android/server/updates/ |
D | SELinuxPolicyInstallReceiver.java | 50 private int readInt(BufferedInputStream reader) throws IOException { in readInt() method in SELinuxPolicyInstallReceiver
|
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
D | CountedDataInputStream.java | 109 public int readInt() throws IOException { in readInt() method in CountedDataInputStream
|
/frameworks/base/cmds/hid/src/com/android/commands/hid/ |
D | Event.java | 232 private int readInt() throws IOException { in readInt() method in Event.Reader
|
/frameworks/volley/src/main/java/com/android/volley/toolbox/ |
D | DiskBasedCache.java | 500 static int readInt(InputStream is) throws IOException { in readInt() method in DiskBasedCache
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothSocket.java | 692 private int readInt(InputStream is) throws IOException { in readInt() method in BluetoothSocket
|
/frameworks/base/services/core/java/com/android/server/ |
D | AssetAtlasService.java | 528 private static int readInt(BufferedReader reader, int min, int max) throws IOException { in readInt() method in AssetAtlasService
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
D | SettingsBackupAgent.java | 1354 private int readInt(byte[] in, int pos) { in readInt() method in SettingsBackupAgent
|
/frameworks/base/media/java/android/media/ |
D | ExifInterface.java | 2636 public int readInt() throws IOException { in readInt() method in ExifInterface.ByteOrderAwarenessDataInputStream
|
/frameworks/base/core/java/android/os/ |
D | Parcel.java | 1707 public final int readInt() { in readInt() method in Parcel
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Settings.java | 3345 private int readInt(XmlPullParser parser, String ns, String name, int defValue) { in readInt() method in Settings
|