Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/nfc/cardemulation/
H A DNfcFCardEmulation.java228 public String getNfcid2ForService(ComponentName service) throws RuntimeException { in getNfcid2ForService() method in NfcFCardEmulation
233 return sService.getNfcid2ForService(mContext.getUserId(), service); in getNfcid2ForService()
242 return sService.getNfcid2ForService(mContext.getUserId(), service); in getNfcid2ForService()
/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcFCardEmulation.aidl30 String getNfcid2ForService(int userHandle, in ComponentName service); in getNfcid2ForService() method
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java568 public String getNfcid2ForService(int userId, ComponentName service) in getNfcid2ForService() method in CardEmulationManager.NfcFCardEmulationInterface
575 return mNfcFServicesCache.getNfcid2ForService( in getNfcid2ForService()
H A DRegisteredNfcFServicesCache.java666 public String getNfcid2ForService(int userId, int uid, ComponentName componentName) { in getNfcid2ForService() 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.txt37468 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getNfcid2ForService(ILandroid/content/ComponentName;)L…
37490 Landroid/nfc/INfcFCardEmulation;->getNfcid2ForService(ILandroid/content/ComponentName;)Ljava/lang/S…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt27448 …method public String getNfcid2ForService(android.content.ComponentName) throws java.lang.RuntimeEx…