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