Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/cardemulation/
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()
/frameworks/base/core/java/android/nfc/
DINfcFCardEmulation.aidl31 boolean setNfcid2ForService(int userHandle, in ComponentName service, String nfcid2); in setNfcid2ForService() method
/frameworks/base/config/
Dhiddenapi-public-dex.txt27312 Landroid/nfc/cardemulation/NfcFCardEmulation;->setNfcid2ForService(Landroid/content/ComponentName;L…
Dboot-image-profile.txt26788 HSPLandroid/nfc/INfcFCardEmulation;->setNfcid2ForService(ILandroid/content/ComponentName;Ljava/lang…
/frameworks/base/api/
Dcurrent.txt28932 …method public boolean setNfcid2ForService(android.content.ComponentName, java.lang.String) throws …