Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java81 final CardEmulationInterface mCardEmulationInterface; field in CardEmulationManager
87 mCardEmulationInterface = new CardEmulationInterface(); in CardEmulationManager()
104 return mCardEmulationInterface; in getNfcCardEmulationInterface()