Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/KeyRotationTest/src/android/appsecurity/cts/keyrotationtest/utils/
DSignatureUtils.java48 public static String toHexString(byte[] data) { in toHexString() method in SignatureUtils
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyUtils.java178 public static String toHexString(byte[] array) { in toHexString() method in TelephonyUtils