Home
last modified time | relevance | path

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

/frameworks/base/nfc/java/android/nfc/
DINfcAdapter.aidl48 INfcFCardEmulation getNfcFCardEmulationInterface(); in getNfcFCardEmulationInterface() method
DNfcAdapter.java803 sNfcFCardEmulationService = sService.getNfcFCardEmulationInterface(); in getNfcAdapter()
1023 sNfcFCardEmulationService = service.getNfcFCardEmulationInterface(); in attemptDeadServiceRecovery()