Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/nfc/cardemulation/
H A DNfcFCardEmulation.java264 public boolean setNfcid2ForService(ComponentName service, String nfcid2) in setNfcid2ForService() method in NfcFCardEmulation
270 return sService.setNfcid2ForService(mContext.getUser().getIdentifier(), in setNfcid2ForService()
280 return sService.setNfcid2ForService(mContext.getUser().getIdentifier(), in setNfcid2ForService()
/aosp14/frameworks/base/core/java/android/nfc/
H A DINfcFCardEmulation.aidl31 boolean setNfcid2ForService(int userHandle, in ComponentName service, String nfcid2); in setNfcid2ForService() 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.txt34150 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->setNfcid2ForService(ILandroid/content/ComponentName;Lj…
34171 Landroid/nfc/INfcFCardEmulation;->setNfcid2ForService(ILandroid/content/ComponentName;Ljava/lang/St…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt29233 …method public boolean setNfcid2ForService(android.content.ComponentName, String) throws java.lang.…