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