Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DCardEmulationManager.java100 public INfcCardEmulation getNfcCardEmulationInterface() { in getNfcCardEmulationInterface() method in CardEmulationManager
/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java1136 public INfcCardEmulation getNfcCardEmulationInterface() { in getNfcCardEmulationInterface() method in NfcService.NfcAdapterService
1138 return mCardEmulationManager.getNfcCardEmulationInterface(); in getNfcCardEmulationInterface()