Home
last modified time | relevance | path

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

/packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/
DCardEmulationManager.java143 final CardEmulationInterface mCardEmulationInterface; field in CardEmulationManager
169 mCardEmulationInterface = new CardEmulationInterface(); in CardEmulationManager()
226 mCardEmulationInterface = new CardEmulationInterface(); in CardEmulationManager()
277 return mCardEmulationInterface; in getNfcCardEmulationInterface()