Searched defs:hexToBytes (Results 1 – 4 of 4) sorted by relevance
97 private static byte[] hexToBytes(String s) { in hexToBytes() method in NetworkSecurityConfigTests
171 public static byte[] hexToBytes(String text) { in hexToBytes() method in Utils
173 public static byte[] hexToBytes(String text) { in hexToBytes() method in Utils
117 private static byte[] hexToBytes(String s) { in hexToBytes() method in KeyStoreTest