Searched refs:hexStr2Bin (Results 1 – 4 of 4) sorted by relevance
270 private static byte[] hexStr2Bin(String hex) { in hexStr2Bin() method in WifiP2pServiceResponse
591 ArrayList<Byte> tlvs = NativeUtil.byteArrayToArrayList(hexStr2Bin(SERV_DISC_RESP_TLVS)); in testOnServiceDiscoveryResponseCompleted_success()721 private static byte[] hexStr2Bin(String hex) { in hexStr2Bin() method in SupplicantP2pIfaceCallbackHidlImplTest
1009 byte[] tlvs = hexStr2Bin(SERV_DISC_RESP_TLVS); in testOnServiceDiscoveryResponseCompleted_success()1333 private static byte[] hexStr2Bin(String hex) { in hexStr2Bin() method in SupplicantP2pIfaceCallbackAidlImplTest
1119 Landroid/net/wifi/p2p/nsd/WifiP2pServiceResponse;->hexStr2Bin(Ljava/lang/String;)[B