Searched refs:ByteArrayConverter (Results 1 – 9 of 9) sorted by relevance
37 import com.android.se.internal.ByteArrayConverter;109 + ByteArrayConverter.byteArrayToHexString(mApdu) in toString()111 + ByteArrayConverter.byteArrayToHexString(mMask) in toString()
49 import com.android.se.internal.ByteArrayConverter;333 + ByteArrayConverter.byteArrayToHexString(appCertHash)); in getAccessRule()493 writer.println("AraInUse: " + ByteArrayConverter.byteArrayToHexString( in dump()
44 import com.android.se.internal.ByteArrayConverter;82 "ODF content found mCDFPath :" + ByteArrayConverter.byteArrayToHexString( in decodeDER()
44 import com.android.se.internal.ByteArrayConverter;110 String pathString = ByteArrayConverter.byteArrayToHexString(path); in decodeDER()
38 public final class ByteArrayConverter { class41 private ByteArrayConverter() { in ByteArrayConverter() method in ByteArrayConverter
46 import com.android.se.internal.ByteArrayConverter;114 aid = ByteArrayConverter.hexStringToByteArray(araAid); in initialize()
47 import com.android.se.internal.ByteArrayConverter;305 + ByteArrayConverter.byteArrayToHexString(aid) + ", P2 = " + p2); in openBasicChannel()347 + ByteArrayConverter.byteArrayToHexString(aid) + ", P2 = " + p2); in openLogicalChannel()
49 import com.android.se.internal.ByteArrayConverter;378 Log.i(mTag, "ATR : " + ByteArrayConverter.byteArrayToHexString(atr)); in getAtr()676 Log.i(mTag, "Sent : " + ByteArrayConverter.byteArrayToHexString(cmd)); in transmitInternal()677 Log.i(mTag, "Received : " + ByteArrayConverter.byteArrayToHexString(rsp)); in transmitInternal()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...