Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DCardEmulationManager.java80 final CardEmulationInterface mCardEmulationInterface;
86 mCardEmulationInterface = new CardEmulationInterface(); in CardEmulationManager()
328 final class CardEmulationInterface extends INfcCardEmulation.Stub { class in CardEmulationManager