Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java81 final CardEmulationInterface mCardEmulationInterface;
87 mCardEmulationInterface = new CardEmulationInterface(); in CardEmulationManager()
353 final class CardEmulationInterface extends INfcCardEmulation.Stub { class in CardEmulationManager