Home
last modified time | relevance | path

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

/packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/
DCardEmulationManager.java143 final CardEmulationInterface mCardEmulationInterface;
169 mCardEmulationInterface = new CardEmulationInterface(); in CardEmulationManager()
226 mCardEmulationInterface = new CardEmulationInterface(); in CardEmulationManager()
775 final class CardEmulationInterface extends INfcCardEmulation.Stub { class in CardEmulationManager