| /cts/tools/vm-tests-tf/build/src/util/build/ | 
| D | FileUtil.java | 33                 int read = fis.read(tmp, pos, tmp.length - pos);  in readFile()  local
 | 
| /cts/tests/tests/os/src/android/os/cts/ | 
| D | ISharedMemoryService.aidl | 23     byte read(int index);  in read()  method
 | 
| D | SharedMemoryService.java | 49         public byte read(int index) throws RemoteException {  in read()  method in SharedMemoryService.SharedMemoryServiceImpl
 | 
| D | RecoverySystemTest.java | 50         int read;  in getAsset()  local
 | 
| D | IParcelFileDescriptorPeer.aidl | 39     int read();  in read()  method
 | 
| D | ParcelFileDescriptorPeer.java | 124     public int read() throws RemoteException {  in read()  method in ParcelFileDescriptorPeer
 | 
| D | ParcelFileDescriptorTest.java | 241     private static int read(ParcelFileDescriptor pfd) throws IOException {  in read()  method in ParcelFileDescriptorTest
 | 
| /cts/tests/tests/media/common/src/android/media/cts/ | 
| D | StreamUtils.java | 40         public abstract ByteBuffer read() throws IOException;  in read()  method in StreamUtils.ByteBufferStream111         public ByteBuffer read() throws IOException {  in read()  method in StreamUtils.MediaCodecStream
 250         public int read() throws IOException {  in read()  method in StreamUtils.ByteBufferInputStream
 303         public ByteBuffer read() throws IOException {  in read()  method in StreamUtils.PcmAudioBufferStream
 
 | 
| D | AudioHelper.java | 584         public int read(byte[] audioData, int offsetInBytes, int sizeInBytes) {  in read()  method in AudioHelper.AudioRecordAudit598         public int read(byte[] audioData, int offsetInBytes, int sizeInBytes, int readMode) {  in read()  method in AudioHelper.AudioRecordAudit
 612         public int read(short[] audioData, int offsetInShorts, int sizeInShorts) {  in read()  method in AudioHelper.AudioRecordAudit
 626         public int read(short[] audioData, int offsetInShorts, int sizeInShorts, int readMode) {  in read()  method in AudioHelper.AudioRecordAudit
 640         public int read(float[] audioData, int offsetInFloats, int sizeInFloats, int readMode) {  in read()  method in AudioHelper.AudioRecordAudit
 654         public int read(ByteBuffer audioBuffer, int sizeInBytes) {  in read()  method in AudioHelper.AudioRecordAudit
 670         public int read(ByteBuffer audioBuffer, int sizeInBytes, int readMode) {  in read()  method in AudioHelper.AudioRecordAudit
 
 | 
| /cts/tests/tests/mediaparser/src/android/media/mediaparser/cts/ | 
| D | MockMediaParserInputReader.java | 44     public int read(byte[] buffer, int offset, int readLength) throws IOException {  in read()  method in MockMediaParserInputReader
 | 
| D | MockMediaParserOutputConsumer.java | 351         public int read(byte[] target, int offset, int length) throws IOException {  in read()  method in MockMediaParserOutputConsumer.DataReaderAdapter
 | 
| /cts/tests/app/src/android/app/cts/ | 
| D | UserHandleTest.java | 53         UserHandle read = p.readParcelable(UserHandleTest.class.getClassLoader());  in assertParcel()  local
 | 
| /cts/tests/tests/media/audio/src/android/media/audio/cts/ | 
| D | AudioRecordNative.java | 91     public int read(@NonNull byte[] byteArray,  in read()  method in AudioRecordNative97     public int read(@NonNull short[] shortArray,  in read()  method in AudioRecordNative
 103     public int read(@NonNull float[] floatArray,  in read()  method in AudioRecordNative
 
 | 
| D | AudioTrackOffloadTest.java | 191             final int read = audioInputStream.read(data);  in testAudioTrackOffload()  local346             int read = inputStream.read(resourceContent);  in readResource()  local
 
 | 
| D | AudioNativeTest.java | 446         public int read(short[] audioData, int offsetInShorts, int sizeInShorts, int readFlags) {  in read()  method in AudioNativeTest.AudioRecordAuditNative456         public int read(float[] audioData, int offsetInFloats, int sizeInFloats, int readFlags) {  in read()  method in AudioNativeTest.AudioRecordAuditNative
 
 | 
| /cts/tests/backup/app/src/android/backup/app/ | 
| D | KeyValueBackupAgent.java | 54             int read;  in onBackup()  local
 | 
| /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/ | 
| D | PassthroughTestHelper.java | 118   private void passthrough(PrintStream print, InputStream read) throws Exception {  in passthrough()
 | 
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ | 
| D | AudioRecordHelper.java | 105           int read = audioRecord.read(data, 0, bufferSize);  in startPullingData()  local
 | 
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/ | 
| D | PipeShort.java | 86     public int read(short[] buffer, int offset, int count)  in read()  method in PipeShort
 | 
| /cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/ | 
| D | DeviceTestCompanion.java | 96         int read = 0;  in echoBytes()  local
 | 
| /cts/tests/mediapc/src/android/mediapc/cts/ | 
| D | Post.java | 156         int read; /* declare this here so that the for loop can be aligned */  in connectStreams()  local
 | 
| /cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ | 
| D | Helper.java | 180     public static String read(@NonNull File file) throws IOException {  in read()  method in Helper
 | 
| /cts/tests/tests/content/src/android/content/pm/cts/ | 
| D | IncrementalDeviceConnection.java | 83     public int read(ByteBuffer buffer, long timeoutMs) throws IOException {  in read()  method in IncrementalDeviceConnection
 | 
| /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/vpn/ | 
| D | VpnTestHelper.java | 204         int read = Os.read(socket, reply, 0, echo.length);  in checkPing()  local
 | 
| /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ | 
| D | XmpDepthDecode.java | 143     static XMPMeta read(InputStream is, boolean skipExtendedContent) {  in read()  method in XmpDepthDecode
 |