Home
last modified time | relevance | path

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

/aosp14/frameworks/base/omapi/java/android/se/omapi/
H A DSession.java305 public @Nullable Channel openLogicalChannel(@Nullable byte[] aid, @Nullable byte p2) in openLogicalChannel() method in Session
312 ISecureElementChannel channel = mSession.openLogicalChannel( in openLogicalChannel()
358 public @Nullable Channel openLogicalChannel(@Nullable byte[] aid) throws IOException { in openLogicalChannel() method in Session
359 return openLogicalChannel(aid, (byte) 0x00); in openLogicalChannel()
/aosp14/frameworks/base/omapi/aidl/aidl_api/android.se.omapi/1/android/se/omapi/
H A DISecureElementSession.aidl47 …android.se.omapi.ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in android.se… in openLogicalChannel() method
/aosp14/frameworks/base/omapi/aidl/aidl_api/android.se.omapi/current/android/se/omapi/
H A DISecureElementSession.aidl47 …android.se.omapi.ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in android.se… in openLogicalChannel() method
/aosp14/frameworks/base/omapi/aidl/android/se/omapi/
H A DISecureElementSession.aidl75 ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in openLogicalChannel() method
/aosp14/frameworks/base/omapi/aidl/vts/functional/AccessControlApp/
H A DVtsHalOmapiSeAccessControlTestCases.cpp103 res = session->openLogicalChannel(aid, 0x00, seListener, &channel); in testSelectableAid()
143 res = session->openLogicalChannel(aid, 0x00, seListener, &channel); in testUnauthorisedAid()
179 res = session->openLogicalChannel(aid, 0x00, seListener, &channel); in testTransmitAPDU()
224 res = session->openLogicalChannel(aid, 0x00, seListener, &channel); in testUnauthorisedAPDU()
/aosp14/frameworks/base/omapi/aidl/vts/functional/omapi/
H A DVtsHalOmapiSeServiceV1_TargetTest.cpp71 res = session->openLogicalChannel(aid, 0x00, seListener, &channel); in testSelectableAid()
104 res = session->openLogicalChannel(aid, 0x00, seListener, &channel); in testNonSelectableAid()
160 res = session->openLogicalChannel(SELECTABLE_AID, 0x00, seListener, &channel); in internalTransmitApdu()
483 res = session->openLogicalChannel(SELECTABLE_AID, 0x00, seListener, &channel); in TEST_P()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt39126 …method @Nullable public android.se.omapi.Channel openLogicalChannel(@Nullable byte[], @Nullable by…
39127 …method @Nullable public android.se.omapi.Channel openLogicalChannel(@Nullable byte[]) throws java.…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt47203 Landroid/se/omapi/ISecureElementSession$Stub$Proxy;->openLogicalChannel([BBLandroid/se/omapi/ISecur…
47218 Landroid/se/omapi/ISecureElementSession;->openLogicalChannel([BBLandroid/se/omapi/ISecureElementLis…