Home
last modified time | relevance | path

Searched refs:getNfcid2ForService (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/nfc/cardemulation/
DNfcFCardEmulation.java227 public String getNfcid2ForService(ComponentName service) throws RuntimeException { in getNfcid2ForService() method in NfcFCardEmulation
232 return sService.getNfcid2ForService(mContext.getUserId(), service); in getNfcid2ForService()
241 return sService.getNfcid2ForService(mContext.getUserId(), service); in getNfcid2ForService()
/frameworks/base/core/java/android/nfc/
DINfcFCardEmulation.aidl30 String getNfcid2ForService(int userHandle, in ComponentName service); in getNfcid2ForService() method
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt34145 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getNfcid2ForService(ILandroid/content/ComponentName;)L…
34167 Landroid/nfc/INfcFCardEmulation;->getNfcid2ForService(ILandroid/content/ComponentName;)Ljava/lang/S…
/frameworks/base/core/api/
Dcurrent.txt27560 …method public String getNfcid2ForService(android.content.ComponentName) throws java.lang.RuntimeEx…