Searched refs:hexToBytes (Results 1 – 2 of 2) sorted by relevance
51 = hexToBytes("ec722969cb64200ab6638f68ac538e40abab5b19a6485661042a1061c4612776");54 = hexToBytes(98 private static byte[] hexToBytes(String s) { in hexToBytes() method in NetworkSecurityConfigTests
173 public static byte[] hexToBytes(String text) { in hexToBytes() method in Utils