Searched refs:hexStr2Bin (Results 1 – 2 of 2) sorted by relevance
474 ArrayList<Byte> tlvs = NativeUtil.byteArrayToArrayList(hexStr2Bin(SERV_DISC_RESP_TLVS)); in testOnServiceDiscoveryResponseCompleted_success()492 private static byte[] hexStr2Bin(String hex) { in hexStr2Bin() method in SupplicantP2pIfaceCallbackTest
270 private static byte[] hexStr2Bin(String hex) { in hexStr2Bin() method in WifiP2pServiceResponse