Home
last modified time | relevance | path

Searched defs:getAidGroupForService (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Nfc/framework/java/android/nfc/
DINfcCardEmulation.aidl41 AidGroup getAidGroupForService(int userHandle, in ComponentName service, String category); in getAidGroupForService() method
/packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/
DRegisteredServicesCache.java1454 public AidGroup getAidGroupForService(int userId, int uid, ComponentName componentName, in getAidGroupForService() method in RegisteredServicesCache
DCardEmulationManager.java1062 public AidGroup getAidGroupForService(int userId, in getAidGroupForService() method in CardEmulationManager.CardEmulationInterface