Home
last modified time | relevance | path

Searched defs:getNfcCardEmulationInterface (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Nfc/framework/java/android/nfc/
DINfcAdapter.aidl49 INfcCardEmulation getNfcCardEmulationInterface(); in getNfcCardEmulationInterface() method
/packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/
DCardEmulationManager.java276 public INfcCardEmulation getNfcCardEmulationInterface() { in getNfcCardEmulationInterface() method in CardEmulationManager
/packages/modules/Nfc/NfcNci/src/com/android/nfc/
DNfcService.java2646 public INfcCardEmulation getNfcCardEmulationInterface() { in getNfcCardEmulationInterface() method in NfcService.NfcAdapterService