Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/nfc/cardemulation/
H A DNfcFCardEmulation.java222 public String getNfcid2ForService(ComponentName service) throws RuntimeException { in getNfcid2ForService() method in NfcFCardEmulation
227 return sService.getNfcid2ForService(mContext.getUser().getIdentifier(), service); in getNfcid2ForService()
236 return sService.getNfcid2ForService(mContext.getUser().getIdentifier(), service); in getNfcid2ForService()
/aosp14/frameworks/base/core/java/android/nfc/
H A DINfcFCardEmulation.aidl30 String getNfcid2ForService(int userHandle, in ComponentName service); in getNfcid2ForService() 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.txt34145 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getNfcid2ForService(ILandroid/content/ComponentName;)L…
34167 Landroid/nfc/INfcFCardEmulation;->getNfcid2ForService(ILandroid/content/ComponentName;)Ljava/lang/S…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt29230 …method public String getNfcid2ForService(android.content.ComponentName) throws java.lang.RuntimeEx…