Home
last modified time | relevance | path

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

/aosp14/frameworks/base/drm/java/android/drm/
H A DDrmUtils.java41 /* package */ static byte[] readBytes(String path) throws IOException { in readBytes() method in DrmUtils
47 /* package */ static byte[] readBytes(File file) throws IOException { in readBytes() method in DrmUtils
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSubtypeArray.java225 final int readBytes = unzipper.read(result, totalReadBytes, restBytes); in decompress() local
/aosp14/frameworks/base/core/java/android/os/incremental/
H A DV4Signature.java303 private static byte[] readBytes(InputStream stream, int maxSize) throws IOException { in readBytes() method in V4Signature
318 private static byte[] readBytes(ByteBuffer buffer) throws IOException { in readBytes() method in V4Signature
/aosp14/frameworks/base/core/java/android/util/proto/
H A DProtoInputStream.java467 public byte[] readBytes(long fieldId) throws IOException { in readBytes() method in ProtoInputStream
/aosp14/frameworks/base/core/java/android/os/
H A DMemoryFile.java187 public int readBytes(byte[] buffer, int srcOffset, int destOffset, int count) in readBytes() method in MemoryFile
H A DDropBoxManager.java238 int readBytes = 0; in getText() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenInternalAudioRecorder.java234 private void encode(byte[] buffer, int readBytes) { in encode()
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DZygoteConnection.java595 int readBytes = android.system.Os.read(pipeFd, data, dataIndex, 1); in handleParentProc() local
H A DZygoteServer.java591 int readBytes = in runSelectLoop() local
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DGraphicsStatsService.java546 void readBytes(byte[] buffer, int count) throws IOException { in readBytes() method in GraphicsStatsService.ActiveBuffer
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DDropBoxManagerService.java816 int readBytes = 0; in dumpProtoLocked() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...