Searched refs:getNfcid2ForService (Results 1 – 7 of 7) sorted by relevance
228 public String getNfcid2ForService(ComponentName service) throws RuntimeException { in getNfcid2ForService() method in NfcFCardEmulation233 return sService.getNfcid2ForService(mContext.getUserId(), service); in getNfcid2ForService()242 return sService.getNfcid2ForService(mContext.getUserId(), service); in getNfcid2ForService()
30 String getNfcid2ForService(int userHandle, in ComponentName service); in getNfcid2ForService() method
568 public String getNfcid2ForService(int userId, ComponentName service) in getNfcid2ForService() method in CardEmulationManager.NfcFCardEmulationInterface575 return mNfcFServicesCache.getNfcid2ForService( in getNfcid2ForService()
666 public String getNfcid2ForService(int userId, int uid, ComponentName componentName) { in getNfcid2ForService() method in RegisteredNfcFServicesCache
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
37468 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getNfcid2ForService(ILandroid/content/ComponentName;)L…37490 Landroid/nfc/INfcFCardEmulation;->getNfcid2ForService(ILandroid/content/ComponentName;)Ljava/lang/S…
27448 …method public String getNfcid2ForService(android.content.ComponentName) throws java.lang.RuntimeEx…