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

  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
RegisteredAidCache.java 450 serviceAidInfo.category = service.getCategoryForAid(aid);
506 if (CardEmulation.CATEGORY_PAYMENT.equals(service.getCategoryForAid(prefixAid)) ||
623 if ((CardEmulation.CATEGORY_PAYMENT.equals(resolveInfo.defaultService.getCategoryForAid(aid))) ||
    [all...]
  /frameworks/base/core/java/android/nfc/cardemulation/
ApduServiceInfo.java 363 public String getCategoryForAid(String aid) {

Completed in 159 milliseconds