Home
last modified time | relevance | path

Searched refs:aidCache (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DPreferredServices.java94 RegisteredAidCache aidCache, Callback callback) { in PreferredServices() argument
97 mAidCache = aidCache; in PreferredServices()
DHostEmulationManager.java100 public HostEmulationManager(Context context, RegisteredAidCache aidCache) { in HostEmulationManager() argument
103 mAidCache = aidCache; in HostEmulationManager()