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-greylist-max-o.txt47985 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getSystemCodeForService(ILandroid/content/ComponentNam…
48007 Landroid/nfc/INfcFCardEmulation;->getSystemCodeForService(ILandroid/content/ComponentName;)Ljava/la…
/frameworks/base/non-updatable-api/
Dcurrent.txt31074 …method public String getSystemCodeForService(android.content.ComponentName) throws java.lang.Runti…
/frameworks/base/api/
Dcurrent.txt31218 …method public String getSystemCodeForService(android.content.ComponentName) throws java.lang.Runti…