Home
last modified time | relevance | path

Searched refs:getByteBuffer (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DMediaFormat.java1853 public final @Nullable ByteBuffer getByteBuffer(@NonNull String name) { in getByteBuffer() method in MediaFormat
1863 public final @NonNull ByteBuffer getByteBuffer( in getByteBuffer() method in MediaFormat
1865 ByteBuffer ret = getByteBuffer(name); in getByteBuffer()
/aosp14/frameworks/base/core/java/android/util/apk/
H A DApkSigningBlockUtils.java636 static ByteBuffer getByteBuffer(ByteBuffer source, int size) in getByteBuffer() method in ApkSigningBlockUtils
671 return getByteBuffer(source, len); in getLengthPrefixedSlice()
784 return getByteBuffer(pairs, len - 4); in findApkSignatureSchemeBlock()
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java2855 public ByteBuffer getByteBuffer() { in getByteBuffer() method in Allocation
2991 getByteBuffer(); in getStride()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt23528 method @Nullable public java.nio.ByteBuffer getByteBuffer(@NonNull String);
23529 …method @NonNull public java.nio.ByteBuffer getByteBuffer(@NonNull String, @NonNull java.nio.ByteBu…
38052 method @Deprecated public java.nio.ByteBuffer getByteBuffer();