Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/nfc/cardemulation/
H A DNfcFCardEmulation.java108 public String getSystemCodeForService(ComponentName service) throws RuntimeException { in getSystemCodeForService() method in NfcFCardEmulation
113 return sService.getSystemCodeForService(mContext.getUser().getIdentifier(), service); in getSystemCodeForService()
122 return sService.getSystemCodeForService(mContext.getUser().getIdentifier(), in getSystemCodeForService()
/aosp14/frameworks/base/core/java/android/nfc/
H A DINfcFCardEmulation.aidl27 String getSystemCodeForService(int userHandle, in ComponentName service); in getSystemCodeForService() method
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34146 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getSystemCodeForService(ILandroid/content/ComponentNam…
34168 Landroid/nfc/INfcFCardEmulation;->getSystemCodeForService(ILandroid/content/ComponentName;)Ljava/la…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt29231 …method public String getSystemCodeForService(android.content.ComponentName) throws java.lang.Runti…