Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DNfcAdapter.java302 static INfcFCardEmulation sNfcFCardEmulationService; field in NfcAdapter
488 sNfcFCardEmulationService = sService.getNfcFCardEmulationInterface(); in getNfcAdapter()
626 return sNfcFCardEmulationService; in getNfcFCardEmulationService()
661 sNfcFCardEmulationService = service.getNfcFCardEmulationInterface(); in attemptDeadServiceRecovery()