Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DNfcAdapter.java336 static INfcCardEmulation sCardEmulationService; field in NfcAdapter
590 sCardEmulationService = sService.getNfcCardEmulationInterface(); in getNfcAdapter()
716 return sCardEmulationService; in getCardEmulationService()
772 sCardEmulationService = service.getNfcCardEmulationInterface(); in attemptDeadServiceRecovery()