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

  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
RegisteredAidCache.java 241 public List<ApduServiceInfo> getServicesForCategory(int userId, String category) {
242 return mServiceCache.getServicesForCategory(userId, category);
RegisteredServicesCache.java 165 public List<ApduServiceInfo> getServicesForCategory(int userId, String category) {
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java     [all...]

Completed in 58 milliseconds