Home
last modified time | relevance | path

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

/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DCellBroadcastServiceTestBase.java227 public static byte[] hexStringToBytes(String s) { in hexStringToBytes() method in CellBroadcastServiceTestBase
/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java2232 static byte[] hexStringToBytes(String s) { in hexStringToBytes() method in NfcService