Searched refs:getNfcAdapter (Results 1 – 2 of 2) sorted by relevance
54 adapter = NfcAdapter.getNfcAdapter(context); in NfcManager()
442 public static synchronized NfcAdapter getNfcAdapter(Context context) { in getNfcAdapter() method in NfcAdapter550 return NfcAdapter.getNfcAdapter(null); in getDefaultAdapter()