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