Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DINfcAdapter.aidl42 INfcFCardEmulation getNfcFCardEmulationInterface(); in getNfcFCardEmulationInterface() method
DNfcAdapter.java619 sNfcFCardEmulationService = sService.getNfcFCardEmulationInterface(); in getNfcAdapter()
813 sNfcFCardEmulationService = service.getNfcFCardEmulationInterface(); in attemptDeadServiceRecovery()