Searched refs:CardEmulationInterface (Results 1 – 1 of 1) sorted by relevance
143 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