Home
last modified time | relevance | path

Searched defs:aid (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/omapi/java/android/se/omapi/
H A DSession.java199 public @Nullable Channel openBasicChannel(@Nullable byte[] aid, @Nullable byte p2) in openBasicChannel()
249 public @Nullable Channel openBasicChannel(@Nullable byte[] aid) throws IOException { in openBasicChannel()
305 public @Nullable Channel openLogicalChannel(@Nullable byte[] aid, @Nullable byte p2) in openLogicalChannel()
358 public @Nullable Channel openLogicalChannel(@Nullable byte[] aid) throws IOException { in openLogicalChannel()
/aosp14/frameworks/base/omapi/aidl/aidl_api/android.se.omapi/1/android/se/omapi/
H A DISecureElementSession.aidl46 …android.se.omapi.ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in android.se.o… in openBasicChannel()
47 …android.se.omapi.ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in android.se… in openLogicalChannel()
H A DISecureElementService.aidl44 …boolean[] isNfcEventAllowed(in String reader, in byte[] aid, in String[] packageNames, in int user… in isNfcEventAllowed()
/aosp14/frameworks/base/omapi/aidl/aidl_api/android.se.omapi/current/android/se/omapi/
H A DISecureElementSession.aidl46 …android.se.omapi.ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in android.se.o… in openBasicChannel()
47 …android.se.omapi.ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in android.se… in openLogicalChannel()
H A DISecureElementService.aidl44 …boolean[] isNfcEventAllowed(in String reader, in byte[] aid, in String[] packageNames, in int user… in isNfcEventAllowed()
/aosp14/frameworks/base/omapi/aidl/android/se/omapi/
H A DISecureElementSession.aidl65 ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in openBasicChannel()
75 ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in openLogicalChannel()
H A DISecureElementService.aidl55 boolean[] isNfcEventAllowed(in String reader, in byte[] aid, in isNfcEventAllowed()
/aosp14/frameworks/base/omapi/aidl/vts/functional/AccessControlApp/
H A DVtsHalOmapiSeAccessControlTestCases.cpp84 for (auto aid : authorizedAids) { in testSelectableAid() local
125 for (auto aid : unAuthorizedAids) { in testUnauthorisedAid() local
158 std::vector<uint8_t> aid, in testTransmitAPDU()
203 std::vector<uint8_t> aid, in testUnauthorisedAPDU()
/aosp14/frameworks/base/core/java/android/nfc/cardemulation/
H A DApduServiceInfo.java292 String aid = a.getString(com.android.internal.R.styleable.AidFilter_name). in ApduServiceInfo() local
304 String aid = a.getString(com.android.internal.R.styleable.AidFilter_name). in ApduServiceInfo() local
318 String aid = a.getString(com.android.internal.R.styleable.AidFilter_name). in ApduServiceInfo() local
425 public String getCategoryForAid(String aid) { in getCategoryForAid()
H A DCardEmulation.java235 public boolean isDefaultServiceForAid(ComponentName service, String aid) { in isDefaultServiceForAid()
919 public static boolean isValidAid(String aid) { in isValidAid()
H A DAidGroup.java185 String aid = parser.getAttributeValue(null, "value"); in createFromXml() local
/aosp14/frameworks/base/omapi/aidl/vts/functional/omapi/
H A DVtsHalOmapiSeServiceV1_TargetTest.cpp55 std::vector<uint8_t> aid, std::vector<uint8_t>& selectResponse) { in testSelectableAid()
88 std::vector<uint8_t> aid) { in testNonSelectableAid()
367 std::vector<uint8_t> aid = {}; in TEST_P() local
/aosp14/frameworks/base/core/java/android/nfc/
H A DINfcCardEmulation.aidl30 boolean isDefaultServiceForAid(int userHandle, in ComponentName service, String aid); in isDefaultServiceForAid()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java7029 @Nullable String aid, int p2) { in iccOpenLogicalChannelBySlot()
7080 int portIndex, @Nullable String aid, int p2) { in iccOpenLogicalChannelByPort()
/aosp14/frameworks/base/core/java/android/os/
H A DBatteryStats.java7964 int aid = UserHandle.getAppId(ai.uid); in dumpProtoAppsLocked() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...