Searched refs:openBasicChannel (Results 1 – 4 of 4) sorted by relevance
199 public @Nullable Channel openBasicChannel(@Nullable byte[] aid, @Nullable byte p2) in openBasicChannel() method in Session207 ISecureElementChannel channel = mSession.openBasicChannel(aid, p2, in openBasicChannel()249 public @Nullable Channel openBasicChannel(@Nullable byte[] aid) throws IOException { in openBasicChannel() method in Session250 return openBasicChannel(aid, (byte) 0x00); in openBasicChannel()
63 ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in openBasicChannel() method
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
42459 …method @Nullable public android.se.omapi.Channel openBasicChannel(@Nullable byte[], @Nullable byte…42460 …method @Nullable public android.se.omapi.Channel openBasicChannel(@Nullable byte[]) throws java.io…