Home
last modified time | relevance | path

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

/packages/modules/Nfc/framework/java/android/nfc/
DINfcAdapter.aidl50 INfcFCardEmulation getNfcFCardEmulationInterface(); in getNfcFCardEmulationInterface() method
/packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/
DCardEmulationManager.java280 public INfcFCardEmulation getNfcFCardEmulationInterface() { in getNfcFCardEmulationInterface() method in CardEmulationManager
/packages/modules/Nfc/NfcNci/src/com/android/nfc/
DNfcService.java2655 public INfcFCardEmulation getNfcFCardEmulationInterface() { in getNfcFCardEmulationInterface() method in NfcService.NfcAdapterService