Searched refs:getNfcid2ForService (Results 1 – 4 of 4) sorted by relevance
30 String getNfcid2ForService(int userHandle, in ComponentName service); in getNfcid2ForService() method
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()
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…