Searched defs:hexStringToBytes (Results 1 – 2 of 2) sorted by relevance
227 public static byte[] hexStringToBytes(String s) { in hexStringToBytes() method in CellBroadcastServiceTestBase
2232 static byte[] hexStringToBytes(String s) { in hexStringToBytes() method in NfcService