Home
last modified time | relevance | path

Searched refs:getCategoryForAid (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DRegisteredAidCache.java465 serviceAidInfo.category = service.getCategoryForAid(aid); in generateServiceMapLocked()
521 … if (CardEmulation.CATEGORY_PAYMENT.equals(service.getCategoryForAid(prefixAid)) || in findPrefixConflictForSubsetAid()
638 … if ((CardEmulation.CATEGORY_PAYMENT.equals(resolveInfo.defaultService.getCategoryForAid(aid))) || in generateAidCacheLocked()
/aosp12/frameworks/base/core/java/android/nfc/cardemulation/
H A DApduServiceInfo.java425 public String getCategoryForAid(String aid) { in getCategoryForAid() method in ApduServiceInfo
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37179 Landroid/nfc/cardemulation/ApduServiceInfo;->getCategoryForAid(Ljava/lang/String;)Ljava/lang/String;