Searched refs:getSystemCodeForService (Results 1 – 7 of 7) sorted by relevance
116 public String getSystemCodeForService(ComponentName service) throws RuntimeException { in getSystemCodeForService() method in NfcFCardEmulation121 return sService.getSystemCodeForService(mContext.getUserId(), service); in getSystemCodeForService()130 return sService.getSystemCodeForService(mContext.getUserId(), service); in getSystemCodeForService()
27 String getSystemCodeForService(int userHandle, in ComponentName service); in getSystemCodeForService() method
531 public String getSystemCodeForService(int userId, ComponentName service) in getSystemCodeForService() method in CardEmulationManager.NfcFCardEmulationInterface538 return mNfcFServicesCache.getSystemCodeForService( in getSystemCodeForService()
591 public String getSystemCodeForService(int userId, int uid, ComponentName componentName) { in getSystemCodeForService() method in RegisteredNfcFServicesCache
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
37469 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getSystemCodeForService(ILandroid/content/ComponentNam…37491 Landroid/nfc/INfcFCardEmulation;->getSystemCodeForService(ILandroid/content/ComponentName;)Ljava/la…
27449 …method public String getSystemCodeForService(android.content.ComponentName) throws java.lang.Runti…