Home
last modified time | relevance | path

Searched defs:encode (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/
H A DMainActivityTest.java30 private byte[] encode(View view) throws ClassNotFoundException, NoSuchMethodException, in encode() method in MainActivityTest
/aosp14/frameworks/base/core/java/android/util/
H A DBase64OutputStream.java63 public Base64OutputStream(OutputStream out, int flags, boolean encode) { in Base64OutputStream()
H A DBase64InputStream.java61 public Base64InputStream(InputStream in, int flags, boolean encode) { in Base64InputStream()
H A DBase64.java495 public static byte[] encode(byte[] input, int flags) { in encode() method in Base64
511 public static byte[] encode(byte[] input, int offset, int len, int flags) { in encode() method in Base64
/aosp14/frameworks/base/services/core/java/com/android/server/security/rkp/
H A DRemoteProvisioningShellCommand.java222 private byte[] encode(DataItem item) throws CborException { in encode() method in RemoteProvisioningShellCommand
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbMidiPacketConverter.java237 public byte[] encode(byte[] midiBytes, int size) { in encode() method in UsbMidiPacketConverter.UsbMidiEncoder
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenInternalAudioRecorder.java234 private void encode(byte[] buffer, int readBytes) { in encode() method in ScreenInternalAudioRecorder
/aosp14/frameworks/base/libs/hwui/jni/
H A DYuvToJpegEncoder.cpp102 bool YuvToJpegEncoder::encode(SkWStream* stream, void* inYuv, int width, in encode() function in YuvToJpegEncoder
336 bool P010Yuv420ToJpegREncoder::encode(JNIEnv* env, in encode() function in P010Yuv420ToJpegREncoder
/aosp14/frameworks/base/core/java/com/android/internal/net/
H A DVpnProfile.java417 public byte[] encode() { in encode() method in VpnProfile
/aosp14/frameworks/base/core/java/com/android/internal/util/function/pooled/
H A DPooledLambdaImpl.java699 static int encode(int argCount, int returnType) { in encode() method in PooledLambdaImpl.LambdaType
/aosp14/frameworks/base/core/java/android/net/
H A DUri.java1863 public static String encode(String s) { in encode() method in Uri
1880 public static String encode(String s, String allow) { in encode() method in Uri
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/
H A DBearerData.java1022 public static byte[] encode(BearerData bData) { in encode() method in BearerData
/aosp14/frameworks/base/core/java/android/content/res/
H A DResources.java1854 public void encode(@NonNull ViewHierarchyEncoder encoder) { in encode() method in Resources.Theme
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvContract.java2873 public static String encode(@NonNull @Genre String... genres) { in encode() method in TvContract.Programs.Genres
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java8442 void encode(@NonNull ViewHierarchyEncoder encoder) { in encode() method in ViewGroup.LayoutParams
H A DView.java31854 public void encode(@NonNull ViewHierarchyEncoder stream) { in encode() method in View
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...