/aosp14/frameworks/base/omapi/java/android/se/omapi/ |
H A D | Session.java | 199 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 D | ISecureElementSession.aidl | 46 …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 D | ISecureElementService.aidl | 44 …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 D | ISecureElementSession.aidl | 46 …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 D | ISecureElementService.aidl | 44 …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 D | ISecureElementSession.aidl | 65 ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in openBasicChannel() 75 ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in openLogicalChannel()
|
H A D | ISecureElementService.aidl | 55 boolean[] isNfcEventAllowed(in String reader, in byte[] aid, in isNfcEventAllowed()
|
/aosp14/frameworks/base/omapi/aidl/vts/functional/AccessControlApp/ |
H A D | VtsHalOmapiSeAccessControlTestCases.cpp | 84 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 D | ApduServiceInfo.java | 292 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 D | CardEmulation.java | 235 public boolean isDefaultServiceForAid(ComponentName service, String aid) { in isDefaultServiceForAid() 919 public static boolean isValidAid(String aid) { in isValidAid()
|
H A D | AidGroup.java | 185 String aid = parser.getAttributeValue(null, "value"); in createFromXml() local
|
/aosp14/frameworks/base/omapi/aidl/vts/functional/omapi/ |
H A D | VtsHalOmapiSeServiceV1_TargetTest.cpp | 55 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 D | INfcCardEmulation.aidl | 30 boolean isDefaultServiceForAid(int userHandle, in ComponentName service, String aid); in isDefaultServiceForAid()
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | TelephonyManager.java | 7029 @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 D | BatteryStats.java | 7964 int aid = UserHandle.getAppId(ai.uid); in dumpProtoAppsLocked() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |