Searched refs:getSystemCodeForService (Results 1 – 4 of 4) 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
51443 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getSystemCodeForService(ILandroid/content/ComponentNam…51467 Landroid/nfc/INfcFCardEmulation;->getSystemCodeForService(ILandroid/content/ComponentName;)Ljava/la…
30780 …method public String getSystemCodeForService(android.content.ComponentName) throws java.lang.Runti…