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

  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
CardEmulationManager.java 407 return mServiceCache.getServicesForCategory(userId, category);
RegisteredServicesCache.java 205 public List<ApduServiceInfo> getServicesForCategory(int userId, String category) {

Completed in 218 milliseconds