Searched refs:INfcCardEmulation (Results 1 – 4 of 4) sorted by relevance
29 import android.nfc.INfcCardEmulation;47 INfcCardEmulation getNfcCardEmulationInterface(); in getNfcCardEmulationInterface()
27 interface INfcCardEmulation interface
577 static INfcCardEmulation sCardEmulationService;943 public INfcCardEmulation getCardEmulationService() { in getCardEmulationService()
37 import android.nfc.INfcCardEmulation;154 static INfcCardEmulation sService;158 private CardEmulation(Context context, INfcCardEmulation service) { in CardEmulation()191 INfcCardEmulation service = adapter.getCardEmulationService(); in getInstance()