Home
last modified time | relevance | path

Searched defs:bytesToHexString (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DIccUtils.java30 public static String bytesToHexString(byte[] bytes) { in bytesToHexString() method in IccUtils
/cts/tests/tests/content/src/android/content/pm/cts/
DChecksumsTest.java1298 private static String bytesToHexString(byte[] bytes) { in bytesToHexString() method in ChecksumsTest