HomeSort by relevance Sort by last modified time
    Searched defs:removeAidGroupForService (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
CardEmulationManager.java 391 public boolean removeAidGroupForService(int userId,
398 return mServiceCache.removeAidGroupForService(userId, Binder.getCallingUid(), service,
RegisteredServicesCache.java 511 public boolean removeAidGroupForService(int userId, int uid, ComponentName componentName,

Completed in 61 milliseconds