| /packages/apps/SecureElement/src/com/android/se/security/ |
| D | AccessControlEnforcer.java | 274 public ChannelAccess setUpChannelAccess(byte[] aid, String packageName, byte[] uuid, in setUpChannelAccess() 301 private synchronized ChannelAccess internal_setUpChannelAccess(byte[] aid, in internal_setUpChannelAccess() 337 byte[] aid, List<byte []> appCertHashes) in getAccessRule() 394 public synchronized boolean[] isNfcEventAllowed(byte[] aid, in isNfcEventAllowed() 410 private synchronized boolean[] internal_isNfcEventAllowed(byte[] aid, in internal_isNfcEventAllowed()
|
| 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()
|
| /packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/ |
| 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()
|
| D | PKCS15Handler.java | 202 private boolean selectACRulesContainer(byte[] aid) throws IOException, MissingResourceException, in selectACRulesContainer()
|
| /packages/apps/SecureElement/src/com/android/se/ |
| D | Terminal.java | 489 private void select(byte[] aid) throws IOException { in select() 519 public Channel openBasicChannel(SecureElementSession session, byte[] aid, byte p2, in openBasicChannel() 626 public Channel openLogicalChannelWithoutChannelAccess(byte[] aid) throws IOException, in openLogicalChannelWithoutChannelAccess() 634 public Channel openLogicalChannel(SecureElementSession session, byte[] aid, byte p2, in openLogicalChannel() 731 public boolean isAidSelectable(byte[] aid) { in isAidSelectable() 849 public boolean[] isNfcEventAllowed(PackageManager packageManager, byte[] aid, in isNfcEventAllowed() 928 private ChannelAccess setUpChannelAccess(byte[] aid, String packageName, byte[] uuid, int pid, in setUpChannelAccess()
|
| D | SecureElementService.java | 125 public synchronized boolean[] isNfcEventAllowed(String reader, byte[] aid, in isNfcEventAllowed() 386 public ISecureElementChannel openBasicChannel(byte[] aid, byte p2, in openBasicChannel() 445 public ISecureElementChannel openLogicalChannel(byte[] aid, byte p2, in openLogicalChannel()
|
| D | Channel.java | 57 byte[] selectResponse, byte[] aid, ISecureElementListener listener) { in Channel()
|
| /packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
| D | AidRoutingManager.java | 129 String aid = aidEntry.getKey(); in calculateAidRouteSize() local 143 String aid = aidEntry.getKey(); in clearNfcRoutingTableLocked() local 290 String aid = aidEntry.getKey(); in configureRouting() local 349 String aid = aidEntry.getKey(); in configureRouting() local 494 String aid = aidEntry.getKey(); in commit() local
|
| D | RegisteredAidCache.java | 92 String aid; field in RegisteredAidCache.ServiceAidInfo 197 public AidResolveInfo resolveAid(String aid) { in resolveAid() 260 public boolean isDefaultServiceForAid(int userId, ComponentName service, String aid) { in isDefaultServiceForAid() 697 static boolean isExact(String aid) { in isExact() 701 static boolean isPrefix(String aid) { in isPrefix() 705 static boolean isSubset(String aid) { in isSubset() 793 String aid = entry.getKey(); in findConflictsForSubsetAidLocked() local 1063 String aid = aidEntry.getKey(); in updateRoutingLocked() local
|
| D | HostEmulationManager.java | 607 UnroutableAidBugReportRunnable(String aid) { in UnroutableAidBugReportRunnable() 612 void addAid(String aid) { in addAid()
|
| /packages/apps/Nfc/nci/jni/ |
| D | HciEventManager.cpp | 51 void HciEventManager::notifyTransactionListenersOfAid(std::vector<uint8_t> aid, in notifyTransactionListenersOfAid() 174 std::vector<uint8_t> aid(event_buff + 2, event_buff + aid_len + 2); in nfaHciCallback() local
|
| D | RouteDataSet.cpp | 50 AidBuffer::AidBuffer(std::string& aid) : mBuffer(NULL), mBufferLen(0) { in AidBuffer()
|
| D | RoutingManager.cpp | 338 bool RoutingManager::addAidRouting(const uint8_t* aid, uint8_t aidLen, in addAidRouting() 367 bool RoutingManager::removeAidRouting(const uint8_t* aid, uint8_t aidLen) { in removeAidRouting()
|
| /packages/services/Car/libs/procfs-inspector/server/ |
| D | server.cpp | 25 uid_t aid = uid % AID_USER_OFFSET; in isSystemUser() local
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/ |
| D | BrowseTree.java | 174 AvrcpItem.Builder aid = new AvrcpItem.Builder(); in BrowseNode() local 188 AvrcpItem.Builder aid = new AvrcpItem.Builder(); in BrowseNode() local 198 AvrcpItem.Builder aid = new AvrcpItem.Builder(); in BrowseNode() local
|
| /packages/apps/SecureElement/src/com/android/se/security/arf/ |
| D | SecureElement.java | 103 public Channel openLogicalArfChannel(byte[] aid) throws IOException, MissingResourceException, in openLogicalArfChannel()
|
| /packages/apps/Nfc/src/com/android/nfc/ |
| D | DeviceHost.java | 42 public void onNfcTransactionEvent(byte[] aid, byte[] data, String seName); in onNfcTransactionEvent() 149 public boolean routeAid(byte[] aid, int route, int aidInfo, int power); in routeAid() 151 public boolean unrouteAid(byte[] aid); in unrouteAid()
|
| D | RoutingTableParser.java | 88 private String getAidStr(byte[] aid) { in getAidStr()
|
| D | NfcService.java | 529 public void onNfcTransactionEvent(byte[] aid, byte[] data, String seName) { in onNfcTransactionEvent() 3513 public void routeAids(String aid, int route, int aidInfo, int power) { in routeAids() 3527 public void unrouteAids(String aid) { in unrouteAids() 3643 String aid = (String) msg.obj; in handleMessage() local 3656 String aid = (String) msg.obj; in handleMessage() local 3972 private void sendOffHostTransactionEvent(byte[] aid, byte[] data, byte[] readerByteArray) { in sendOffHostTransactionEvent()
|
| /packages/apps/SecureElement/src/com/android/se/security/gpac/ |
| D | AID_REF_DO.java | 60 public AID_REF_DO(int tag, byte[] aid) { in AID_REF_DO()
|
| /packages/apps/Nfc/proto/ |
| D | event.proto | 66 required string aid = 1; field
|
| /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
| D | NativeNfcManager.java | 162 public native boolean routeAid(byte[] aid, int route, int aidInfo, int power); in routeAid() 165 public native boolean unrouteAid(byte[] aid); in unrouteAid() 391 private void notifyTransactionListeners(byte[] aid, byte[] data, String evtSrc) { in notifyTransactionListeners()
|
| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/behavior/v35/ |
| D | WalletRoleUiBehavior.java | 161 String aid = aids.get(j); in getNonPaymentServiceBannerAndLabelIfExists() local
|
| /packages/apps/Nfc/tests/unit/src/com/android/nfc/cardemulation/ |
| D | RegisteredAidCacheTest.java | 621 String aid = aids.get(i); in createServiceInfoForAidRouting() local
|
| /packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/ |
| D | ThemedIconDrawable.java | 230 AdaptiveIconDrawable aid = (AdaptiveIconDrawable) original; in wrapDrawable() local
|