Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DNfcAdapter.java301 static INfcCardEmulation sCardEmulationService; field in NfcAdapter
494 sCardEmulationService = sService.getNfcCardEmulationInterface(); in getNfcAdapter()
617 return sCardEmulationService; in getCardEmulationService()
655 sCardEmulationService = service.getNfcCardEmulationInterface(); in attemptDeadServiceRecovery()