Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DNfcAdapter.java300 static INfcFCardEmulation sNfcFCardEmulationService; field in NfcAdapter
470 sNfcFCardEmulationService = sService.getNfcFCardEmulationInterface(); in getNfcAdapter()
601 return sNfcFCardEmulationService; in getNfcFCardEmulationService()
636 sNfcFCardEmulationService = service.getNfcFCardEmulationInterface(); in attemptDeadServiceRecovery()