Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DNfcAdapter.java330 static INfcCardEmulation sCardEmulationService; field in NfcAdapter
523 sCardEmulationService = sService.getNfcCardEmulationInterface(); in getNfcAdapter()
646 return sCardEmulationService; in getCardEmulationService()
701 sCardEmulationService = service.getNfcCardEmulationInterface(); in attemptDeadServiceRecovery()