Searched refs:getSystemCodeForService (Results 1 – 4 of 4) sorted by relevance
115 public String getSystemCodeForService(ComponentName service) throws RuntimeException { in getSystemCodeForService() method in NfcFCardEmulation120 return sService.getSystemCodeForService(mContext.getUserId(), service); in getSystemCodeForService()129 return sService.getSystemCodeForService(mContext.getUserId(), service); in getSystemCodeForService()
27 String getSystemCodeForService(int userHandle, in ComponentName service); in getSystemCodeForService() method
34146 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getSystemCodeForService(ILandroid/content/ComponentNam…34168 Landroid/nfc/INfcFCardEmulation;->getSystemCodeForService(ILandroid/content/ComponentName;)Ljava/la…
27561 …method public String getSystemCodeForService(android.content.ComponentName) throws java.lang.Runti…