Searched refs:bytesToHex (Results 1 – 5 of 5) sorted by relevance
165 public static String bytesToHex(byte[] bytes) { in bytesToHex() method in NfcCharging280 if (DBG) Log.d(TAG, "mNdefType = " + bytesToHex(mNdefType)); in checkWlcCapMsg()330 if (DBG) Log.d(TAG, "mNdefType = " + bytesToHex(mNdefType)); in checkWlcCapMsg()340 + bytesToHex(mNdefPayload2) in checkWlcCapMsg()387 if (DBG) Log.d(TAG, "mNdefType = " + bytesToHex(mNdefType)); in checkWlcCtlMsg()437 if (DBG) Log.d(TAG, "mNdefType = " + bytesToHex(mNdefType)); in checkWlcCtlMsg()461 if (DBG) Log.d(TAG, "mNdefPayload WLCSTAI = " + bytesToHex(mPayload)); in checkWlcStaiMsg()
89 writer.name("pubkey").value(bytesToHex(entry.getValue())); in save()157 private static String bytesToHex(byte[] bytes) { in bytesToHex() method in CertificateStore
67 private static String bytesToHex(byte[] bytes) { in bytesToHex() method in GbaActivity138 String result = "OnKeysAvailable key:" + bytesToHex(gbaKey) in initLayout()
458 public static String bytesToHex(byte[] bytes) { in bytesToHex() method in PacketUtils
734 public static String bytesToHex(byte[] bytes) { in bytesToHex() method in PacketUtils