Home
last modified time | relevance | path

Searched refs:ByteArrayConverter (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/SecureElement/src/com/android/se/security/
H A DApduFilter.java37 import com.android.se.internal.ByteArrayConverter;
109 + ByteArrayConverter.byteArrayToHexString(mApdu) in toString()
111 + ByteArrayConverter.byteArrayToHexString(mMask) in toString()
H A DAccessControlEnforcer.java49 import com.android.se.internal.ByteArrayConverter;
333 + ByteArrayConverter.byteArrayToHexString(appCertHash)); in getAccessRule()
493 writer.println("AraInUse: " + ByteArrayConverter.byteArrayToHexString( in dump()
/aosp12/packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/
H A DEFODF.java44 import com.android.se.internal.ByteArrayConverter;
82 "ODF content found mCDFPath :" + ByteArrayConverter.byteArrayToHexString( in decodeDER()
H A DEFACRules.java44 import com.android.se.internal.ByteArrayConverter;
110 String pathString = ByteArrayConverter.byteArrayToHexString(path); in decodeDER()
/aosp12/packages/apps/SecureElement/src/com/android/se/internal/
H A DByteArrayConverter.java38 public final class ByteArrayConverter { class
41 private ByteArrayConverter() { in ByteArrayConverter() method in ByteArrayConverter
/aosp12/packages/apps/SecureElement/src/com/android/se/security/ara/
H A DAraController.java46 import com.android.se.internal.ByteArrayConverter;
114 aid = ByteArrayConverter.hexStringToByteArray(araAid); in initialize()
/aosp12/packages/apps/SecureElement/src/com/android/se/
H A DSecureElementService.java47 import com.android.se.internal.ByteArrayConverter;
305 + ByteArrayConverter.byteArrayToHexString(aid) + ", P2 = " + p2); in openBasicChannel()
347 + ByteArrayConverter.byteArrayToHexString(aid) + ", P2 = " + p2); in openLogicalChannel()
H A DTerminal.java49 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()
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...