Home
last modified time | relevance | path

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

/packages/modules/Nfc/framework/java/android/nfc/
DINfcCardEmulation.aidl42 boolean removeAidGroupForService(int userHandle, in ComponentName service, String category); in removeAidGroupForService() method
/packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/
DRegisteredServicesCache.java1469 public boolean removeAidGroupForService(int userId, int uid, ComponentName componentName, in removeAidGroupForService() method in RegisteredServicesCache
DCardEmulationManager.java1074 public boolean removeAidGroupForService(int userId, in removeAidGroupForService() method in CardEmulationManager.CardEmulationInterface