Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/nfc/cardemulation/
H A DNfcFCardEmulation.java270 public boolean setNfcid2ForService(ComponentName service, String nfcid2) in setNfcid2ForService() method in NfcFCardEmulation
276 return sService.setNfcid2ForService(mContext.getUserId(), in setNfcid2ForService()
286 return sService.setNfcid2ForService(mContext.getUserId(), in setNfcid2ForService()
/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcFCardEmulation.aidl31 boolean setNfcid2ForService(int userHandle, in ComponentName service, String nfcid2); in setNfcid2ForService() method
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java580 public boolean setNfcid2ForService(int userId, in setNfcid2ForService() method in CardEmulationManager.NfcFCardEmulationInterface
587 return mNfcFServicesCache.setNfcid2ForService( in setNfcid2ForService()
H A DRegisteredNfcFServicesCache.java611 public boolean setNfcid2ForService(int userId, int uid, in setNfcid2ForService() method in RegisteredNfcFServicesCache
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37473 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->setNfcid2ForService(ILandroid/content/ComponentName;Lj…
37494 Landroid/nfc/INfcFCardEmulation;->setNfcid2ForService(ILandroid/content/ComponentName;Ljava/lang/St…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt27451 …method public boolean setNfcid2ForService(android.content.ComponentName, String) throws java.lang.…