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