Searched refs:NfcAdapterService (Results 1 – 1 of 1) sorted by relevance
224 NfcAdapterService mNfcAdapter;319 mNfcAdapter = new NfcAdapterService(); in NfcService()690 final class NfcAdapterService extends INfcAdapter.Stub { class in NfcService