Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/cardemulation/
DNfcFCardEmulation.java228 public String getNfcid2ForService(ComponentName service) throws RuntimeException { in getNfcid2ForService() method in NfcFCardEmulation
233 return sService.getNfcid2ForService(mContext.getUserId(), service); in getNfcid2ForService()
242 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/config/
Dhiddenapi-greylist-max-o.txt47984 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getNfcid2ForService(ILandroid/content/ComponentName;)L…
48006 Landroid/nfc/INfcFCardEmulation;->getNfcid2ForService(ILandroid/content/ComponentName;)Ljava/lang/S…
/frameworks/base/non-updatable-api/
Dcurrent.txt31073 …method public String getNfcid2ForService(android.content.ComponentName) throws java.lang.RuntimeEx…
/frameworks/base/api/
Dcurrent.txt31217 …method public String getNfcid2ForService(android.content.ComponentName) throws java.lang.RuntimeEx…