/aosp12/frameworks/base/core/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()
|
H A D | ISecureElementSession.aidl | 63 ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in openBasicChannel() 71 ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in openLogicalChannel()
|
H A D | ISecureElementService.aidl | 47 boolean[] isNFCEventAllowed(String reader, in byte[] aid, in isNFCEventAllowed()
|
/aosp12/packages/apps/SecureElement/src/com/android/se/security/ |
H A D | AccessControlEnforcer.java | 274 public ChannelAccess setUpChannelAccess(byte[] aid, String packageName, boolean checkRefreshTag) in setUpChannelAccess() 301 private synchronized ChannelAccess internal_setUpChannelAccess(byte[] aid, in internal_setUpChannelAccess() 328 byte[] aid, List<byte []> appCertHashes) in getAccessRule() 385 public synchronized boolean[] isNfcEventAllowed(byte[] aid, in isNfcEventAllowed() 401 private synchronized boolean[] internal_isNfcEventAllowed(byte[] aid, in internal_isNfcEventAllowed()
|
H A D | AccessRuleCache.java | 71 private static AID_REF_DO getAidRefDo(byte[] aid) { in getAidRefDo() 243 public ChannelAccess findAccessRule(byte[] aid, List<byte[]> appCertHashes) in findAccessRule() 269 private ChannelAccess findAccessRuleInternal(byte[] aid, List<byte[]> appCertHashes) in findAccessRuleInternal()
|
/aosp12/packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/ |
H A D | EFDIR.java | 71 private byte[] decodeDER(byte[] buffer, byte[] aid) throws PKCS15Exception { in decodeDER() 97 public byte[] lookupAID(byte[] aid) throws IOException, PKCS15Exception, in lookupAID()
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
H A D | AidRoutingManager.java | 126 String aid = aidEntry.getKey(); in calculateAidRouteSize() local 140 String aid = aidEntry.getKey(); in clearNfcRoutingTableLocked() local 231 String aid = aidEntry.getKey(); in configureRouting() local 283 String aid = aidEntry.getKey(); in configureRouting() local 415 String aid = aidEntry.getKey(); in commit() local
|
H A D | RegisteredAidCache.java | 79 String aid; field in RegisteredAidCache.ServiceAidInfo 162 public AidResolveInfo resolveAid(String aid) { in resolveAid() 225 public boolean isDefaultServiceForAid(int userId, ComponentName service, String aid) { in isDefaultServiceForAid() 481 static boolean isExact(String aid) { in isExact() 485 static boolean isPrefix(String aid) { in isPrefix() 489 static boolean isSubset(String aid) { in isSubset() 573 String aid = entry.getKey(); in findConflictsForSubsetAidLocked() local 832 String aid = aidEntry.getKey(); in updateRoutingLocked() local
|
/aosp12/packages/apps/SecureElement/src/com/android/se/ |
H A D | Terminal.java | 407 private void select(byte[] aid) throws IOException { in select() 436 public Channel openBasicChannel(SecureElementSession session, byte[] aid, byte p2, in openBasicChannel() 517 public Channel openLogicalChannelWithoutChannelAccess(byte[] aid) throws IOException, in openLogicalChannelWithoutChannelAccess() 525 public Channel openLogicalChannel(SecureElementSession session, byte[] aid, byte p2, in openLogicalChannel() 595 public boolean isAidSelectable(byte[] aid) { in isAidSelectable() 685 public boolean[] isNfcEventAllowed(PackageManager packageManager, byte[] aid, in isNfcEventAllowed() 748 private ChannelAccess setUpChannelAccess(byte[] aid, String packageName, int pid, in setUpChannelAccess()
|
H A D | SecureElementService.java | 301 public ISecureElementChannel openBasicChannel(byte[] aid, byte p2, in openBasicChannel() 343 public ISecureElementChannel openLogicalChannel(byte[] aid, byte p2, in openLogicalChannel()
|
/aosp12/hardware/interfaces/secure_element/1.0/vts/functional/ |
H A D | VtsHalSecureElementV1_0TargetTest.cpp | 98 std::vector<uint8_t> aid = ANDROID_TEST_AID; in TEST_P() local 138 std::vector<uint8_t> aid = ANDROID_TEST_AID; in TEST_P() local 185 std::vector<uint8_t> aid = ANDROID_TEST_AID; in TEST_P() local
|
/aosp12/bionic/libc/bionic/ |
H A D | empty_android_ids.h | 34 unsigned aid; member
|
/aosp12/packages/apps/Nfc/nci/jni/ |
H A D | HciEventManager.cpp | 50 void HciEventManager::notifyTransactionListenersOfAid(std::vector<uint8_t> aid, in notifyTransactionListenersOfAid() 165 std::vector<uint8_t> aid(event_buff.begin() + 2, in nfaHciCallback() local
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
H A D | IccRefreshResponse.java | 39 public String aid; /* null terminated string, e.g., field in IccRefreshResponse
|
H A D | CsimFileHandler.java | 29 public CsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in CsimFileHandler()
|
H A D | IsimFileHandler.java | 29 public IsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in IsimFileHandler()
|
H A D | SIMFileHandler.java | 32 public SIMFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in SIMFileHandler()
|
H A D | UsimFileHandler.java | 29 public UsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in UsimFileHandler()
|
H A D | RuimFileHandler.java | 33 public RuimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in RuimFileHandler()
|
/aosp12/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()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/ |
H A D | UiccCardTest.java | 46 IccCardApplicationStatus.AppState appState, String aid) { in composeUiccApplicationStatus()
|
/aosp12/packages/services/Car/procfs-inspector/server/ |
H A D | server.cpp | 25 uid_t aid = uid % AID_USER_OFFSET; in isSystemUser() local
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/ |
H A D | OpenLogicalChannelInvocation.java | 47 protected void sendRequestMessage(String aid, Message msg) { in sendRequestMessage()
|
/aosp12/build/make/tools/fs_config/ |
H A D | fs_config_generator.py | 94 def get_login_and_uid_cleansed(aid): argument 587 def _verify_valid_range(self, aid): argument 1214 def _print_aid(self, aid): argument 1287 def _print_formatted_line(self, aid): argument 1318 def _print_formatted_line(self, aid): argument
|
/aosp12/bionic/libc/ |
H A D | fs_config_generator.py | 94 def get_login_and_uid_cleansed(aid): argument 587 def _verify_valid_range(self, aid): argument 1214 def _print_aid(self, aid): argument 1287 def _print_formatted_line(self, aid): argument 1318 def _print_formatted_line(self, aid): argument
|