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