Home
last modified time | relevance | path

Searched refs:hexString (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telephony/src/android/telephony/cts/
DSmsMessageTest.java357 private static byte[] hexStringToByteArray(String hexString) { in hexStringToByteArray() argument
358 int length = hexString.length(); in hexStringToByteArray()
363 (byte)((toByte(hexString.charAt(i)) << 4) | toByte(hexString.charAt(i+1))); in hexStringToByteArray()
/cts/tests/tests/media/src/android/media/cts/
DNativeDecoderTest.java519 private String hexString(ByteBuffer buf) { in hexString() method in NativeDecoderTest
543 Log.i("@@@", "org " + key + ": " + hexString(bufF1)); in compareByteBufferInFormats()
544 Log.i("@@@", "rmx " + key + ": " + hexString(bufF2)); in compareByteBufferInFormats()
/cts/tests/tests/util/src/android/util/cts/
DHalfTest.java91 public void hexString() { in hexString() method in HalfTest
/cts/tools/dex-tools/dex/
Dclasses0.out.dex21834 public java.lang.String hexString()
77235 private java.lang.String hexString