Home
last modified time | relevance | path

Searched defs:toHexString (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DHexDump.java99 public static String toHexString(byte b) in toHexString() method in HexDump
105 public static String toHexString(byte[] array) in toHexString() method in HexDump
111 public static String toHexString(byte[] array, boolean upperCase) in toHexString() method in HexDump
117 public static String toHexString(byte[] array, int offset, int length) in toHexString() method in HexDump
122 public static String toHexString(byte[] array, int offset, int length, boolean upperCase) in toHexString() method in HexDump
139 public static String toHexString(int i) in toHexString() method in HexDump
/aosp14/frameworks/base/errorprone/tests/res/com/android/internal/util/
H A DHexDump.java20 public static String toHexString(byte[] array) { in toHexString() method in HexDump
/aosp14/frameworks/base/keystore/java/android/security/
H A DSystemKeyStore.java48 public static String toHexString(byte[] keyData) { in toHexString() method in SystemKeyStore
/aosp14/frameworks/base/media/java/android/media/
H A DAudioProfile.java175 private static String toHexString(int[] ints) { in toHexString() method in AudioProfile
/aosp14/frameworks/base/core/java/android/util/
H A DHalf.java901 public static String toHexString(@HalfFloat short h) { in toHexString() method in Half
/aosp14/frameworks/base/tests/DynamicCodeLoggerIntegrationTests/src/com/android/server/pm/dex/
H A DDynamicCodeLoggerIntegrationTests.java415 private static String toHexString(MessageDigest hasher) { in toHexString() method in DynamicCodeLoggerIntegrationTests
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DInstallationAsyncTask.java779 private static String toHexString(byte[] bytes) { in toHexString() method in InstallationAsyncTask
/aosp14/frameworks/base/services/incremental/
H A DIncrementalService.cpp3149 static std::string toHexString(const RawMetadata& metadata) { in toHexString() function
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...