Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DINfcAdapter.aidl40 INfcCardEmulation getNfcCardEmulationInterface(); in getNfcCardEmulationInterface() method
DNfcAdapter.java463 sCardEmulationService = sService.getNfcCardEmulationInterface(); in getNfcAdapter()
630 sCardEmulationService = service.getNfcCardEmulationInterface(); in attemptDeadServiceRecovery()