Home
last modified time | relevance | path

Searched refs:setNfcid2ForService (Results 1 – 4 of 4) 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-greylist-max-o.txt51447 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->setNfcid2ForService(ILandroid/content/ComponentName;Lj…
51470 Landroid/nfc/INfcFCardEmulation;->setNfcid2ForService(ILandroid/content/ComponentName;Ljava/lang/St…
/frameworks/base/api/
Dcurrent.txt30782 …method public boolean setNfcid2ForService(android.content.ComponentName, String) throws java.lang.…