Home
last modified time | relevance | path

Searched defs:openLogicalChannel (Results 1 – 25 of 202) sorted by relevance

123456789

/aosp_15_r20/out/soong/.intermediates/frameworks/base/omapi/aidl/android.se.omapi-V1-java-source/gen/android/se/omapi/
DISecureElementSession.java42 …@Override public android.se.omapi.ISecureElementChannel openLogicalChannel(byte[] aid, byte p2, an… in openLogicalChannel() method in ISecureElementSession.Default
285 …@Override public android.se.omapi.ISecureElementChannel openLogicalChannel(byte[] aid, byte p2, an… in openLogicalChannel() method in ISecureElementSession.Stub.Proxy
359 …public android.se.omapi.ISecureElementChannel openLogicalChannel(byte[] aid, byte p2, android.se.o… in openLogicalChannel() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/aidl/android.hardware.secure_element-V1-java-source/gen/android/hardware/secure_element/
DISecureElement.java41 …@Override public android.hardware.secure_element.LogicalChannelResponse openLogicalChannel(byte[] … in openLogicalChannel() method in ISecureElement.Default
310 …@Override public android.hardware.secure_element.LogicalChannelResponse openLogicalChannel(byte[] … in openLogicalChannel() method in ISecureElement.Stub.Proxy
428 …public android.hardware.secure_element.LogicalChannelResponse openLogicalChannel(byte[] aid, byte … in openLogicalChannel() method
/aosp_15_r20/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
358 public @Nullable Channel openLogicalChannel(@Nullable byte[] aid) throws IOException { in openLogicalChannel() method in Session
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/aidl/android.hardware.secure_element-V1-java/android_common/turbine/
Dandroid.hardware.secure_element-V1-java.jarandroid/hardware/secure_element/ISecureElement$Default.class <Unknown> package android.hardware. ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/aidl/android.hardware.secure_element-V1-java/android_common/javac/
Dandroid.hardware.secure_element-V1-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/1.0/android.hardware.secure_element-V1.0-java_gen_java/gen/srcs/android/hardware/secure_element/V1_0/
DISecureElement.java156 …void openLogicalChannel(java.util.ArrayList<Byte> aid, byte p2, openLogicalChannelCallback _hidl_c… in openLogicalChannel() method
418 …public void openLogicalChannel(java.util.ArrayList<Byte> aid, byte p2, openLogicalChannelCallback … in openLogicalChannel() method in ISecureElement.Proxy
/aosp_15_r20/out/soong/.intermediates/frameworks/base/omapi/aidl/android.se.omapi-V1-java/android_common_apex35/turbine/
Dandroid.se.omapi-V1-java.jarandroid/se/omapi/ISecureElementChannel$Default.class <Unknown> package android.se. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/omapi/aidl/android.se.omapi-V1-java/android_common/turbine/
Dandroid.se.omapi-V1-java.jarandroid/se/omapi/ISecureElementChannel$Default.class <Unknown> package android.se. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/omapi/aidl/android.se.omapi_interface/dump/android/se/omapi/
DISecureElementSession.aidl47 …android.se.omapi.ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in android.se… in openLogicalChannel() method
/aosp_15_r20/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
/aosp_15_r20/frameworks/base/omapi/aidl/android/se/omapi/
H A DISecureElementSession.aidl75 ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in openLogicalChannel() method
/aosp_15_r20/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
/aosp_15_r20/hardware/interfaces/secure_element/aidl/android/hardware/secure_element/
H A DISecureElement.aidl110 LogicalChannelResponse openLogicalChannel(in byte[] aid, in byte p2); in openLogicalChannel() method
/aosp_15_r20/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/current/android/hardware/secure_element/
H A DISecureElement.aidl42 …android.hardware.secure_element.LogicalChannelResponse openLogicalChannel(in byte[] aid, in byte p… in openLogicalChannel() method
/aosp_15_r20/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/1/android/hardware/secure_element/
H A DISecureElement.aidl42 …android.hardware.secure_element.LogicalChannelResponse openLogicalChannel(in byte[] aid, in byte p… in openLogicalChannel() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/aidl/android.hardware.secure_element_interface/dump/android/hardware/secure_element/
DISecureElement.aidl42 …android.hardware.secure_element.LogicalChannelResponse openLogicalChannel(in byte[] aid, in byte p… in openLogicalChannel() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/secure_element/1.0/android.hardware.secure_element-V1.0-java/android_common/turbine/
Dandroid.hardware.secure_element-V1.0-java.jarandroid/hardware/secure_element/V1_0/ISecureElement$openLogicalChannelCallback.class <Unknown> package android. ...
/aosp_15_r20/hardware/interfaces/secure_element/aidl/vts/
H A DVtsHalSecureElementTargetTest.cpp248 TEST_P(SecureElementAidl, openLogicalChannel) { in TEST_P() argument
/aosp_15_r20/hardware/nxp/secure_element/pn8x/1.0/
DSecureElement.cpp120 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/aosp_15_r20/hardware/st/secure_element/1.1/
DSecureElement.cpp151 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/aosp_15_r20/hardware/nxp/secure_element/snxxx/1.0/
DVirtualISO.cpp163 Return<void> VirtualISO::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
/aosp_15_r20/packages/apps/SecureElement/src/com/android/se/
DSecureElementService.java445 public ISecureElementChannel openLogicalChannel(byte[] aid, byte p2, in openLogicalChannel() method in SecureElementService.SecureElementSession
/aosp_15_r20/hardware/nxp/secure_element/pn8x/1.1/
DSecureElement.cpp162 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/aosp_15_r20/hardware/st/secure_element/1.0/
DSecureElement.cpp152 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/aosp_15_r20/out/soong/.intermediates/frameworks/base/omapi/aidl/android.se.omapi-V1-java/android_common/javac/
Dandroid.se.omapi-V1-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/se/ android/ ...

123456789