Searched defs:aidCache (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/ |
| D | PreferredServices.java | 119 RegisteredAidCache aidCache, WalletRoleObserver walletRoleObserver, in PreferredServices()
|
| D | HostEmulationManager.java | 315 public HostEmulationManager(Context context, Looper looper, RegisteredAidCache aidCache, in HostEmulationManager() 323 HostEmulationManager(Context context, Looper looper, RegisteredAidCache aidCache, in HostEmulationManager()
|
| D | RegisteredAidCache.java | 968 final TreeMap<String, AidResolveInfo> aidCache = new TreeMap<String, AidResolveInfo>(); in generateAidCacheLocked() local
|