/aosp14/frameworks/base/core/java/android/companion/virtual/audio/ |
H A D | AudioCapture.java | 112 public int read(@NonNull byte[] audioData, int offsetInBytes, int sizeInBytes) { in read() method in AudioCapture 117 public int read(@NonNull byte[] audioData, int offsetInBytes, int sizeInBytes, in read() method in AudioCapture 131 public int read(@NonNull ByteBuffer audioBuffer, int sizeInBytes) { in read() method in AudioCapture 136 public int read(@NonNull ByteBuffer audioBuffer, int sizeInBytes, in read() method in AudioCapture 150 public int read(@NonNull float[] audioData, int offsetInFloats, int sizeInFloats, in read() method in AudioCapture 164 public int read(@NonNull short[] audioData, int offsetInShorts, int sizeInShorts) { in read() method in AudioCapture 169 public int read(@NonNull short[] audioData, int offsetInShorts, int sizeInShorts, in read() method in AudioCapture
|
/aosp14/frameworks/base/services/core/java/com/android/server/integrity/parser/ |
H A D | RandomAccessObject.java | 31 public abstract int read() throws IOException; in read() method in RandomAccessObject 34 public abstract int read(byte[] bytes, int off, int len) throws IOException; in read() method in RandomAccessObject 73 public int read() throws IOException { in read() method in RandomAccessObject.RandomAccessFileObject 78 public int read(byte[] bytes, int off, int len) throws IOException { in read() method in RandomAccessObject.RandomAccessFileObject 107 public int read() throws IOException { in read() method in RandomAccessObject.RandomAccessByteArrayObject 116 public int read(byte[] bytes, int off, int len) throws IOException { in read() method in RandomAccessObject.RandomAccessByteArrayObject
|
H A D | LimitInputStream.java | 43 public int read() throws IOException { in read() method in LimitInputStream 52 public int read(byte[] b) throws IOException { in read() method in LimitInputStream 57 public int read(byte[] b, int off, int len) throws IOException { in read() method in LimitInputStream
|
H A D | RandomAccessInputStream.java | 56 public int read() throws IOException { in read() method in RandomAccessInputStream 65 public int read(byte[] b) throws IOException { in read() method in RandomAccessInputStream 70 public int read(byte[] b, int off, int len) throws IOException { in read() method in RandomAccessInputStream
|
/aosp14/frameworks/base/core/java/android/content/pm/ |
H A D | LimitedLengthInputStream.java | 59 public synchronized int read() throws IOException { in read() method in LimitedLengthInputStream 69 public int read(byte[] buffer, int offset, int byteCount) throws IOException { in read() method in LimitedLengthInputStream 92 public int read(byte[] buffer) throws IOException { in read() method in LimitedLengthInputStream
|
H A D | MacAuthenticatedInputStream.java | 62 public int read() throws IOException { in read() method in MacAuthenticatedInputStream 71 public int read(byte[] buffer, int offset, int count) throws IOException { in read() method in MacAuthenticatedInputStream
|
/aosp14/frameworks/base/core/java/android/app/backup/ |
H A D | BackupDataInputStream.java | 62 public int read() throws IOException { in read() method in BackupDataInputStream 84 public int read(byte[] b, int offset, int size) throws IOException { in read() method in BackupDataInputStream 97 public int read(byte[] b) throws IOException { in read() method in BackupDataInputStream
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | ResampleInputStream.java | 71 public int read() throws IOException { in read() method in ResampleInputStream 77 public int read(byte[] b) throws IOException { in read() method in ResampleInputStream 82 public int read(byte[] b, int offset, int length) throws IOException { in read() method in ResampleInputStream
|
H A D | AmrInputStream.java | 92 public int read() throws IOException { in read() method in AmrInputStream 101 public int read(byte[] b) throws IOException { in read() method in AmrInputStream 109 public int read(byte[] b, int offset, int length) throws IOException { in read() method in AmrInputStream
|
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
H A D | ByteBufferInputStream.java | 31 public int read() { in read() method in ByteBufferInputStream 39 public int read(byte[] bytes, int off, int len) { in read() method in ByteBufferInputStream
|
H A D | CountedDataInputStream.java | 44 public int read(byte[] b) throws IOException { in read() method in CountedDataInputStream 51 public int read(byte[] b, int off, int len) throws IOException { in read() method in CountedDataInputStream 58 public int read() throws IOException { in read() method in CountedDataInputStream
|
H A D | ExifReader.java | 44 protected ExifData read(InputStream inputStream) throws ExifInvalidFormatException, in read() method in ExifReader
|
/aosp14/frameworks/base/core/java/com/android/internal/util/ |
H A D | SizedInputStream.java | 44 public int read() throws IOException { in read() method in SizedInputStream 49 public int read(byte[] buffer, int byteOffset, int byteCount) throws IOException { in read() method in SizedInputStream
|
/aosp14/frameworks/base/core/java/com/android/internal/infra/ |
H A D | RemoteStream.java | 97 ThrowingConsumer<ParcelFileDescriptor> ipc, ThrowingFunction<InputStream, R> read) { in receiveBytes()
|
/aosp14/frameworks/base/obex/javax/obex/ |
H A D | ObexPacket.java | 39 public static ObexPacket read(InputStream is) throws IOException { in read() method in ObexPacket 51 public static ObexPacket read(int headerId, InputStream is) throws IOException { in read() method in ObexPacket
|
/aosp14/frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
H A D | FastXmlSerializerTest.java | 100 String read = parser.getAttributeValue(null, ATTR); in checkPreserved() local 109 String read = parser.getText(); in checkPreserved() local
|
/aosp14/frameworks/base/core/tests/companiontests/src/android/companion/ |
H A D | SystemDataTransportTest.java | 248 public int read() throws IOException { in read() method in SystemDataTransportTest.EmptyInputStream 253 public int read(byte[] b, int off, int len) throws IOException { in read() method in SystemDataTransportTest.EmptyInputStream 270 public int read(byte[] b, int off, int len) throws IOException { in read() method in SystemDataTransportTest.DelayingInputStream 297 public int read(byte[] b, int off, int len) throws IOException { in read() method in SystemDataTransportTest.TrickleInputStream
|
/aosp14/frameworks/base/core/java/android/util/ |
H A D | Base64InputStream.java | 108 public int read() throws IOException { in read() method in Base64InputStream 119 public int read(byte[] b, int off, int len) throws IOException { in read() method in Base64InputStream
|
/aosp14/frameworks/base/core/java/android/util/jar/ |
H A D | StrictJarFile.java | 322 public int read() throws IOException { in read() method in StrictJarFile.JarFileInputStream 347 public int read(byte[] buffer, int byteOffset, int byteCount) throws IOException { in read() method in StrictJarFile.JarFileInputStream 400 @Override public int read(byte[] buffer, int byteOffset, int byteCount) throws IOException { in read() method in StrictJarFile.ZipInflaterInputStream 461 @Override public int read() throws IOException { in read() method in StrictJarFile.FDStream 465 @Override public int read(byte[] buffer, int byteOffset, int byteCount) throws IOException { in read() method in StrictJarFile.FDStream
|
/aosp14/frameworks/base/core/java/com/android/internal/os/ |
H A D | KernelCpuTotalBpfMapReader.java | 28 public static long[] read() { in read() method in KernelCpuTotalBpfMapReader
|
/aosp14/frameworks/base/core/java/android/content/res/ |
H A D | AssetFileDescriptor.java | 222 public int read() throws IOException { in read() method in AssetFileDescriptor.AutoCloseInputStream 229 public int read(byte[] buffer, int offset, int count) throws IOException { in read() method in AssetFileDescriptor.AutoCloseInputStream 242 public int read(byte[] buffer) throws IOException { in read() method in AssetFileDescriptor.AutoCloseInputStream
|
/aosp14/frameworks/base/services/core/java/com/android/server/powerstats/ |
H A D | PowerStatsDataStorage.java | 127 public void read(InputStream in) throws IOException { in read() method in PowerStatsDataStorage.DataReader 150 public void read(InputStream in) throws IOException { in read() method in PowerStatsDataStorage.DataRewriter 243 public void read(DataElementReadCallback callback) throws IOException { in read() method in PowerStatsDataStorage
|
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/ |
H A D | SparseInputStream.java | 137 public int read(byte[] buf, int off, int len) throws IOException { in read() method in SparseInputStream 162 public int read() throws IOException { in read() method in SparseInputStream
|
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/ |
H A D | UsageStatsXml.java | 35 public static void read(InputStream in, IntervalStats statsOut) throws IOException { in read() method in UsageStatsXml
|
/aosp14/system/core/fastboot/device/ |
H A D | fastboot_device.cpp | 188 bool FastbootDevice::HandleData(bool read, std::vector<char>* data) { in HandleData() 192 bool FastbootDevice::HandleData(bool read, char* data, uint64_t size) { in HandleData()
|