Home
last modified time | relevance | path

Searched refs:removeAidGroupForService (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcCardEmulation.aidl37 boolean removeAidGroupForService(int userHandle, in ComponentName service, String category); in removeAidGroupForService() method
/aosp12/frameworks/base/core/java/android/nfc/cardemulation/
H A DCardEmulation.java539 return sService.removeAidGroupForService(mContext.getUserId(), service, category); in removeAidsForService()
548 return sService.removeAidGroupForService(mContext.getUserId(), service, category); in removeAidsForService()
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java461 public boolean removeAidGroupForService(int userId, in removeAidGroupForService() method in CardEmulationManager.CardEmulationInterface
468 if (!mServiceCache.removeAidGroupForService(userId, Binder.getCallingUid(), service, in removeAidGroupForService()
H A DRegisteredServicesCache.java609 public boolean removeAidGroupForService(int userId, int uid, ComponentName componentName, in removeAidGroupForService() method in RegisteredServicesCache
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37404 Landroid/nfc/INfcCardEmulation$Stub$Proxy;->removeAidGroupForService(ILandroid/content/ComponentNam…
37429 Landroid/nfc/INfcCardEmulation;->removeAidGroupForService(ILandroid/content/ComponentName;Ljava/lan…