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
27310 Landroid/nfc/cardemulation/NfcFCardEmulation;->getSystemCodeForService(Landroid/content/ComponentNa…
26785 HSPLandroid/nfc/INfcFCardEmulation;->getSystemCodeForService(ILandroid/content/ComponentName;)Ljava…
28930 …method public java.lang.String getSystemCodeForService(android.content.ComponentName) throws java.…