Home
last modified time | relevance | path

Searched refs:getCardEmulationService (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/nfc/cardemulation/
DCardEmulation.java172 INfcCardEmulation service = adapter.getCardEmulationService(); in getInstance()
640 sService = adapter.getCardEmulationService(); in recoverService()
/frameworks/base/core/java/android/nfc/
DNfcAdapter.java590 public INfcCardEmulation getCardEmulationService() { in getCardEmulationService() method in NfcAdapter