Searched refs:getNfcid2ForService (Results 1 – 5 of 5) sorted by relevance
222 public String getNfcid2ForService(ComponentName service) throws RuntimeException { in getNfcid2ForService() method in NfcFCardEmulation227 return sService.getNfcid2ForService(mContext.getUser().getIdentifier(), service); in getNfcid2ForService()236 return sService.getNfcid2ForService(mContext.getUser().getIdentifier(), service); in getNfcid2ForService()
30 String getNfcid2ForService(int userHandle, in ComponentName service); in getNfcid2ForService() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34145 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getNfcid2ForService(ILandroid/content/ComponentName;)L…34167 Landroid/nfc/INfcFCardEmulation;->getNfcid2ForService(ILandroid/content/ComponentName;)Ljava/lang/S…
29230 …method public String getNfcid2ForService(android.content.ComponentName) throws java.lang.RuntimeEx…