Searched defs:hexStringToBytes (Results 1 – 3 of 3) sorted by relevance
246 public static byte[] hexStringToBytes(String s) { in hexStringToBytes() method in CellBroadcastServiceTestBase
331 public static byte[] hexStringToBytes(String s) { in hexStringToBytes() method in HceUtils
3257 static byte[] hexStringToBytes(String s) { in hexStringToBytes() method in NfcService