Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DINfcAdapter.aidl41 INfcFCardEmulation getNfcFCardEmulationInterface(); in getNfcFCardEmulationInterface() method
DNfcAdapter.java470 sNfcFCardEmulationService = sService.getNfcFCardEmulationInterface(); in getNfcAdapter()
636 sNfcFCardEmulationService = service.getNfcFCardEmulationInterface(); in attemptDeadServiceRecovery()