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

  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
CardEmulationManager.java 367 public boolean registerAidGroupForService(int userId,
374 return mServiceCache.registerAidGroupForService(userId, Binder.getCallingUid(), service,
RegisteredServicesCache.java 444 public boolean registerAidGroupForService(int userId, int uid,

Completed in 203 milliseconds