Searched refs:getSystemCodeForService (Results 1 – 5 of 5) sorted by relevance
108 public String getSystemCodeForService(ComponentName service) throws RuntimeException { in getSystemCodeForService() method in NfcFCardEmulation113 return sService.getSystemCodeForService(mContext.getUser().getIdentifier(), service); in getSystemCodeForService()122 return sService.getSystemCodeForService(mContext.getUser().getIdentifier(), in getSystemCodeForService()
27 String getSystemCodeForService(int userHandle, in ComponentName service); in getSystemCodeForService() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34146 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getSystemCodeForService(ILandroid/content/ComponentNam…34168 Landroid/nfc/INfcFCardEmulation;->getSystemCodeForService(ILandroid/content/ComponentName;)Ljava/la…
29231 …method public String getSystemCodeForService(android.content.ComponentName) throws java.lang.Runti…