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
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
42461 …method @Nullable public android.se.omapi.Channel openLogicalChannel(@Nullable byte[], @Nullable by…42462 …method @Nullable public android.se.omapi.Channel openLogicalChannel(@Nullable byte[]) throws java.…