Searched refs:openLogicalChannel (Results 1 – 4 of 4) sorted by relevance
305 public @Nullable Channel openLogicalChannel(@Nullable byte[] aid, @Nullable byte p2) in openLogicalChannel() method in Session312 ISecureElementChannel channel = mSession.openLogicalChannel( in openLogicalChannel()358 public @Nullable Channel openLogicalChannel(@Nullable byte[] aid) throws IOException { in openLogicalChannel() method in Session359 return openLogicalChannel(aid, (byte) 0x00); in openLogicalChannel()
71 ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in openLogicalChannel() method
39108 Landroid/se/omapi/Session;->openLogicalChannel([B)Landroid/se/omapi/Channel;39109 Landroid/se/omapi/Session;->openLogicalChannel([BB)Landroid/se/omapi/Channel;
38461 …method public android.se.omapi.Channel openLogicalChannel(byte[], byte) throws java.io.IOException;38462 method public android.se.omapi.Channel openLogicalChannel(byte[]) throws java.io.IOException;