Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/se/omapi/
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()
DISecureElementSession.aidl71 ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in openLogicalChannel() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt42461 …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.…