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