Home
last modified time | relevance | path

Searched refs:getSystemCodeForService (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/nfc/cardemulation/
DNfcFCardEmulation.java116 public String getSystemCodeForService(ComponentName service) throws RuntimeException { in getSystemCodeForService() method in NfcFCardEmulation
121 return sService.getSystemCodeForService(mContext.getUserId(), service); in getSystemCodeForService()
130 return sService.getSystemCodeForService(mContext.getUserId(), service); in getSystemCodeForService()
/frameworks/base/core/java/android/nfc/
DINfcFCardEmulation.aidl27 String getSystemCodeForService(int userHandle, in ComponentName service); in getSystemCodeForService() method
/frameworks/base/config/
Dhiddenapi-public-dex.txt27310 Landroid/nfc/cardemulation/NfcFCardEmulation;->getSystemCodeForService(Landroid/content/ComponentNa…
Dboot-image-profile.txt26785 HSPLandroid/nfc/INfcFCardEmulation;->getSystemCodeForService(ILandroid/content/ComponentName;)Ljava…
/frameworks/base/api/
Dcurrent.txt28930 …method public java.lang.String getSystemCodeForService(android.content.ComponentName) throws java.…