Home
last modified time | relevance | path

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

/frameworks/base/nfc/java/android/nfc/
DINfcAdapter.aidl47 INfcCardEmulation getNfcCardEmulationInterface(); in getNfcCardEmulationInterface() method
DNfcAdapter.java810 sCardEmulationService = sService.getNfcCardEmulationInterface(); in getNfcAdapter()
1015 sCardEmulationService = service.getNfcCardEmulationInterface(); in attemptDeadServiceRecovery()