Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DNfcAdapter.java299 static INfcCardEmulation sCardEmulationService; field in NfcAdapter
463 sCardEmulationService = sService.getNfcCardEmulationInterface(); in getNfcAdapter()
592 return sCardEmulationService; in getCardEmulationService()
630 sCardEmulationService = service.getNfcCardEmulationInterface(); in attemptDeadServiceRecovery()